Files
unhappychoice--gittype/.gitignore
T
wehub-resource-sync 8c89588461
CI / Coverage (push) Waiting to run
CI / Format (push) Waiting to run
CI / Clippy (push) Waiting to run
CI / Test (push) Waiting to run
CI / Nix Build (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 13:16:47 +08:00

47 lines
391 B
Plaintext

# Rust
/target/
Cargo.lock
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Development files (debug builds only)
/logs/
gittype-dev.db
.config/
# Logs
*.log
# Database
*.db
*.sqlite
*.sqlite3
# Backup files
*.bak
*.tmp
# Coverage reports
lcov.info
cobertura.xml
*.profdata
*.profraw
# Claude Code
.claude/
.serena/