mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 19:44:44 +00:00
40 lines
298 B
Plaintext
40 lines
298 B
Plaintext
# macOS
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|
|
# Editor files
|
|
*~
|
|
*.swp
|
|
*.swo
|
|
.vscode/
|
|
.idea/
|
|
|
|
# Logs
|
|
*.log
|
|
logs/
|
|
|
|
# Temporary files
|
|
tmp/
|
|
temp/
|
|
*.tmp
|
|
*.temp
|
|
|
|
# Cache
|
|
.cache/
|
|
*.cache
|
|
|
|
# Backup files
|
|
*.bak
|
|
*.backup
|
|
|
|
# System files
|
|
*.pid
|
|
*.lock
|
|
|
|
# Claude Code
|
|
.claude/ |