matrix-go-test/vendor/github.com/mattn/go-sqlite3/.gitignore
2023-02-08 18:23:21 +01:00

14 lines
129 B
Text

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