.gitinit update
For Examples/python/import_packages
This commit is contained in:
parent
315c7dab06
commit
c459019814
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -181,12 +181,13 @@ Examples/php/*/example.php
|
|||
/__pycache__/
|
||||
Examples/test-suite/python/*.py
|
||||
!Examples/test-suite/python/*runme.py
|
||||
Examples/python/*/example.py
|
||||
Examples/python/**/example.py
|
||||
Examples/python/**/bar.py
|
||||
Examples/python/**/base.py
|
||||
Examples/python/**/foo.py
|
||||
Examples/python/**/spam.py
|
||||
Examples/python/**/robin.py
|
||||
Examples/python/import_packages/module_is_init/pkg1/__init__.py
|
||||
Examples/python/doxygen/example.html
|
||||
|
||||
# R
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue