__pycache__/
*.pyc
*.pyo
.venv/
*.egg-info/
dist/
build/
.ruff_cache/
.pytest_cache/

# ── GSD baseline (auto-generated) ──
.gsd
.DS_Store
Thumbs.db
*.swp
*.swo
*~
.idea/
.vscode/
*.code-workspace
.env
.env.*
!.env.example
node_modules/
.next/
venv/
target/
vendor/
*.log
coverage/
.cache/
tmp/
.bg-shell/
