.idea
*.pyc
/build
.venv
src/python/build
src/python/site
htmlcov/
.coverage
node_modules/
__pycache__/
src/python/.pytest_cache/
src/python/htmlcov/
src/angular/dist/
.DS_Store
.pytest_cache/
.ruff_cache/

# SSH private keys
id_rsa
*.pem
# AI tooling (local only)
.agents/
.aidesigner/*
!.aidesigner/.gitkeep
.claude/
.mcp.json
.planning/tmp/
docs/superpowers/
shield-claude-skill/

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