Ignore hypothesis state caches

trunk
parent abc4b8dddb
commit 6c6b0a060f

1
.gitignore vendored

@ -11,6 +11,7 @@
/**/*.pyo
/**/.#*
/**/.mypy*
/**/.hypothesis*
/**/__pychache__
/**/_build
/**/_public

Loading…
Cancel
Save