Files
any-hub/.gitignore
2026-03-23 16:20:15 +08:00

30 lines
266 B
Plaintext

# Build & binary artifacts
bin/
*.exe
*.test
*.out
*.o
# Go vendor/cache
vendor/
# Coverage & reports
coverage/
*.coverprofile
# Editor & OS noise
.DS_Store
Thumbs.db
*.swp
*.tmp
.vscode/
.idea/
.cache/
.worktrees/
storage/
logs/
tmp/
config.toml
any-hub
.cache/