1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-29 03:24:14 +00:00
Beego/vendor/github.com/mattn/go-sqlite3/.gitignore
2018-11-09 12:37:28 +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