Files
h2/.gitignore
2020-07-29 17:33:27 +01:00

13 lines
111 B
Plaintext

build/
env/
dist/
*.egg-info/
*.pyc
__pycache__
.coverage
coverage.xml
.tox/
.hypothesis/
.cache/
_trial_temp/