# Rust build artifacts
/target
**/*.rs.bk

# Cargo build profile
Cargo.lock

# IDE and editor files
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
cc-switch-*

# Temporary files
temp/
*.tmp

# Binary artifacts
bin/cc-switch
bin/cc-switch.exe

# Tooling / agent working dirs
.playwright-mcp/
.serena/
.specify/
.claude/settings.local.json
