summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore8
1 files changed, 5 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 8aff2c699..1f1561475 100644
--- a/.gitignore
+++ b/.gitignore
@@ -161,7 +161,7 @@ Examples/test-suite/javascript/*/
# OCaml
Examples/test-suite/ocaml/*.ml*
Examples/test-suite/ocaml/*.cm*
-Examples/test-suite/ocaml/runme
+Examples/test-suite/ocaml/*_runme
!Examples/test-suite/ocaml/*runme.ml
Examples/ocaml/**/example.ml*
Examples/ocaml/**/runme
@@ -193,13 +193,15 @@ Examples/php/*/example.php
/__pycache__/
Examples/test-suite/python/*.py
!Examples/test-suite/python/*runme.py
-Examples/python/**/example.py
Examples/python/**/bar.py
Examples/python/**/base.py
+Examples/python/**/example.py
Examples/python/**/foo.py
-Examples/python/**/spam.py
Examples/python/**/robin.py
+Examples/python/**/runme3.py
+Examples/python/**/spam.py
Examples/python/import_packages/module_is_init/pkg1/__init__.py
+Examples/python/import_packages/namespace_pkg/path4.zip
Examples/python/doxygen/example.html
# R