Add .hypothesis to gitignore
This commit is contained in:
parent
5a14d5b4ef
commit
c3355c7154
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
__pycache__
|
||||
.mypy_cache/
|
||||
config/default.py
|
||||
.hypothesis/
|
||||
|
|
Loading…
Reference in a new issue