diff options
Diffstat (limited to '')
-rw-r--r-- | tests/topotests/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/topotests/.gitignore b/tests/topotests/.gitignore new file mode 100644 index 0000000..b1e3c30 --- /dev/null +++ b/tests/topotests/.gitignore @@ -0,0 +1,4 @@ +.cache +__pycache__ +*.pyc +.pytest_cache |