.venv/
.idea/
.vscode/
.env
.env.*
!.env.example
.DS_Store
.pytest_cache/
.hypothesis/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.tracemap/
*.db
*.sqlite
*.sqlite3
__pycache__/
