diff options
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/.gitignore b/test/.gitignore index 7b95378..b7041be 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,2 +1,2 @@ -!Makefile test +__pycache__/ |