summaryrefslogtreecommitdiff
path: root/vendor/github.com/ncruces/go-sqlite3/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/ncruces/go-sqlite3/.gitignore')
-rw-r--r--vendor/github.com/ncruces/go-sqlite3/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/github.com/ncruces/go-sqlite3/.gitignore b/vendor/github.com/ncruces/go-sqlite3/.gitignore
index c8b2376cd..9a50edc5c 100644
--- a/vendor/github.com/ncruces/go-sqlite3/.gitignore
+++ b/vendor/github.com/ncruces/go-sqlite3/.gitignore
@@ -5,6 +5,9 @@
*.so
*.dylib
+# Go workspace
+go.work*
+
# Test binary, built with `go test -c`
*.test