diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 4f577c1..7135ef6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /**/*~ /**/*.pyc -/.hypothesis \ No newline at end of file +/.hypothesis +/instance \ No newline at end of file |