diff options
Diffstat (limited to 'tests/python/corelib')
-rw-r--r-- | tests/python/corelib/.gitignore | 1 | ||||
-rw-r--r-- | tests/python/corelib/numerics/.gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/python/corelib/.gitignore b/tests/python/corelib/.gitignore new file mode 100644 index 00000000..0d20b648 --- /dev/null +++ b/tests/python/corelib/.gitignore @@ -0,0 +1 @@ +*.pyc diff --git a/tests/python/corelib/numerics/.gitignore b/tests/python/corelib/numerics/.gitignore new file mode 100644 index 00000000..0d20b648 --- /dev/null +++ b/tests/python/corelib/numerics/.gitignore @@ -0,0 +1 @@ +*.pyc |