Adds .hypothesis to .gitignore

This commit is contained in:
Robert Smallshire
2015-05-05 13:03:22 +02:00
parent e8cdaaf198
commit bdfb0aaf86
+2
View File
@@ -8,6 +8,8 @@ __pycache__/
# C extensions
*.so
.hypothesis
# Distribution / packaging
.Python
env/