Files
timmy-config/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.24/.gitignore
2026-03-31 20:02:01 +00:00

15 lines
129 B
Plaintext

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