Files
phishingclub/backend/vendor/github.com/mattn/go-sqlite3/.gitignore
T
2025-09-15 19:41:59 +02:00

15 lines
129 B
Plaintext

*.db
*.exe
*.dll
*.o
# VSCode
.vscode
# Exclude from upgrade
upgrade/*.c
upgrade/*.h
# Exclude upgrade binary
upgrade/upgrade