.pytest_cache/
__pycache__/
*.py[cod]
*.egg-info/
.coverage
.venv/
.benchmarks/

state/*.sqlite3
state/*.db
state/*.log

.DS_Store
