pycache/
*.pyc
.venv/
*.db
*.sqlite
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
.coverage.*
htmlcov/
__pycache__/
*.log
*.tmp
*.pid
