Files
HSCompare/.gitignore
T
2026-02-15 23:48:52 -06:00

23 lines
208 B
Plaintext

# Build
[Bb]in/
[Oo]bj/
[Dd]ebug/
[Rr]elease/
*.user
*.suo
*.cache
*.dll
*.pdb
*.zip
packages/
.vs/
*.nupkg
**/latest.zip
# Gitea token (keep local only, never commit)
.gitea-token
# OS
.DS_Store
Thumbs.db