# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# Go
vendor/
coverage.out
coverage.html
*.test
*.prof
*.pprof

# OS
.DS_Store
Thumbs.db

# Project
CLAUDE.md
.claude/
.remember/
docs/superpowers/

# Build artifacts
/bin/
/dist/
