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

# Claude Code (ignore personal config, but keep shared commands)
.claude/
!.claude/commands/

# OS
.DS_Store
Thumbs.db

# Node (if any tooling added later)
node_modules/
npm-debug.log*

# Python
__pycache__/
*.pyc

# Misc
*.log
*.tmp
*.bak
*.wav
*.mp3
*.onnx

# Personal notes & temp filesà
to-ignore/
.grepai/
whitepapers/
claudedocs/
.mcp.json

# Multi-provider (will be moved to dedicated repo)
examples/multi-provider/