# Rust build output
/target/

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

# OS
.DS_Store
Thumbs.db

# Memory data (don't track test data)
.ai-memory/
