/target
**/*.rs.bk
Cargo.lock
.DS_Store
.idea/
.vscode/
*.log
*.tmp
.vibe-ensemble-mcp

# Python
__pycache__/
*.pyc
*.pyo
*.so
*.dylib
*.dSYM/

# Test artifacts from running examples locally
*_memory.json

# Internal development documentation (not for public git)
.dev/
.claude/