aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Go.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/Go.gitignore b/Go.gitignore
index 66fd13c9..de67df5e 100644
--- a/Go.gitignore
+++ b/Go.gitignore
@@ -13,3 +13,6 @@
# Dependency directories (remove the comment below to include it)
# vendor/
+
+# Go workspace file
+go.work