mac-setup/.gitignore
Astrian Zheng da5ae005af
Initial commit: macOS setup script with Parallels Desktop
🚀 Features:
- Single install.sh script with interactive menu
- 19 essential applications including Parallels Desktop
- Automatic Homebrew, Xcode CLI tools, nvm, Node.js setup
- 1Password SSH Agent and Touch ID sudo configuration
- Neovim configuration cloning
- Command aliases (cc, vi/vim, ping)
- Oh My Zsh installation
- Multiple installation options (full, apps-only, dev-only, config-only)

🛠️ Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-28 11:01:30 +10:00

6 lines
40 B
Plaintext

.DS_Store
*.log
*.tmp
*~
.idea/
.vscode/