hotime/vendor/github.com/mattn/go-sqlite3/.gitignore
2022-05-24 13:49:25 +08:00

15 lines
129 B
Plaintext

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