1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 19:09:43 +00:00
Files
Mole/.gitignore

47 lines
381 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
*.dmg
# Cache
.cache/
*.cache
# Backup files
*.bak
*.backup
# System files
*.pid
*.lock
# Claude Code
.claude/
CLAUDE.md
copilot-instructions.md
# Go build artifacts
cmd/analyze/analyze