From c459019814962e9e31228d7ddc4a40941b9b8d0d Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sat, 29 Dec 2018 13:30:00 +0000 Subject: [PATCH] .gitinit update For Examples/python/import_packages --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ad1a32c64..a2acc0053 100644 --- a/.gitignore +++ b/.gitignore @@ -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