Ignore hypothesis state caches
This commit is contained in:
parent
abc4b8dddb
commit
6c6b0a060f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -11,6 +11,7 @@
|
|||
/**/*.pyo
|
||||
/**/.#*
|
||||
/**/.mypy*
|
||||
/**/.hypothesis*
|
||||
/**/__pychache__
|
||||
/**/_build
|
||||
/**/_public
|
||||
|
|
Loading…
Reference in a new issue