summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore30
1 files changed, 6 insertions, 24 deletions
diff --git a/.gitignore b/.gitignore
index 759a3eaa8..4d4531da2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -161,31 +161,13 @@ Examples/test-suite/perl5/*.pm
*.py[cod]
*/__pycache__/
/__pycache__/
+Examples/test-suite/python/*.py
+!Examples/test-suite/python/*_runme.py
Examples/python/*/example.py
-Examples/python/import/bar.py
-Examples/python/import/base.py
-Examples/python/import/foo.py
-Examples/python/import/spam.py
-Examples/python/import_packages/from_init1/py2/pkg2/bar.py
-Examples/python/import_packages/from_init1/py2/pkg2/foo.py
-Examples/python/import_packages/from_init2/py2/pkg2/bar.py
-Examples/python/import_packages/from_init2/py2/pkg2/pkg3/foo.py
-Examples/python/import_packages/from_init3/py2/pkg2/bar.py
-Examples/python/import_packages/from_init3/py2/pkg2/pkg3/pkg4/foo.py
-Examples/python/import_packages/relativeimport1/py2/pkg2/bar.py
-Examples/python/import_packages/relativeimport1/py2/pkg2/pkg3/foo.py
-Examples/python/import_packages/relativeimport2/py2/pkg2/bar.py
-Examples/python/import_packages/relativeimport2/py2/pkg2/pkg3/pkg4/foo.py
-Examples/python/import_packages/relativeimport3/py2/pkg2/bar.py
-Examples/python/import_packages/relativeimport3/py2/pkg2/pkg3/foo.py
-Examples/python/import_packages/same_modnames1/pkg1/foo.py
-Examples/python/import_packages/same_modnames1/pkg2/foo.py
-Examples/python/import_packages/same_modnames2/pkg1/foo.py
-Examples/python/import_packages/same_modnames2/pkg1/pkg2/foo.py
-Examples/python/import_template/bar.py
-Examples/python/import_template/base.py
-Examples/python/import_template/foo.py
-Examples/python/import_template/spam.py
+Examples/python/**/bar.py
+Examples/python/**/base.py
+Examples/python/**/foo.py
+Examples/python/**/spam.py
# Scilab generated files
loader.sce