__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.env
.venv/
venv/
env/
myenv/
*.db
*.sqlite3
.mypy_cache/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
node_modules/
dashboard/build/
dashboard/dist/
.claude/
.DS_Store
Thumbs.db
