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