mirror of
https://github.com/nad4-su/setup_mac.git
synced 2026-08-12 23:13:24 +09:00
20 lines
181 B
Plaintext
20 lines
181 B
Plaintext
# macOS
|
|
.DS_Store
|
|
.AppleDouble
|
|
.LSOverride
|
|
|
|
# Backups
|
|
*.backup_*
|
|
*.bak
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
*.log
|
|
|
|
# Editor
|
|
.vscode/
|
|
.idea/
|
|
|
|
# Personal configs (if needed)
|
|
# personal-settings/
|