# Rust / Cargo
debug/
target/
**/*.rs.bk
*.pdb
**/mutants.out*/

# AI Coding Agents
.amazonq/
.claude/
.codex/
.copilot/
.cursor/
.goose/
.goosehints
.kiro/
.windsurf/
CLAUDE.md
opencode.json

# Editors / IDEs
.idea/
.vscode/
*.swp
*.swo
*~

# Operating Systems
.DS_Store
Thumbs.db

# Project-Specific
.handoff/

# Override global .gitignore to track MCP config
!.mcp.json
__pycache__/
*.pyc
