# 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
# NPM files (legacy - remove after migration complete)
node_modules/
*.tgz
cc-switch-*.tgz
# Binary artifacts
bin/cc-switch
bin/cc-switch.exe