node_modules/
dist/
build/
.env
.env.local
*.pyc
__pycache__/
*.egg-info/
.venv/
venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
coverage/
.coverage
htmlcov/
*.tsbuildinfo
*.db
*.sqlite
.DS_Store
*.log
