__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.venv/
*.db
.pytest_cache/
.env
.coverage
.claude/
.mypy_cache/
.ruff_cache/
.omc/