.idea
.mypy_cache
.pytest_cache
env*/
.coverage
scratch/
*.egg-info/
build/
_build/
dist/
htmlcov/

__pycache__/
*.pyc

json_output/

# Ignore generated version file
_version.py
