/target

# Test crates build artifacts
/test_plugin/target
/test_target/target

# Cargo.lock for library crates
Cargo.lock

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

# macOS
.DS_Store

# Backup files created by mcp-sync
*.bak.*
