.git
.github
.devcd
.venv
venv
__pycache__
*.py[cod]
*.egg-info
.pytest_cache
.ruff_cache
.mypy_cache
.coverage
htmlcov
dist
build
site
.specify
.hypothesis
.env
.env.*
!.env.example
*.sqlite3
*.db
*.tmp
*.swp
.DS_Store
Thumbs.db
