__pycache__/
*.pyc
*.pyo
.env
*.db
.venv/
venv/
dist/
build/
*.egg-info/
.pytest_cache/
.coverage
htmlcov/
.hypothesis/
