summaryrefslogtreecommitdiffstats
path: root/options/gitignore/Go
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2021-12-05 01:25:15 +0100
committerGiteaBot <teabot@gitea.io>2021-12-05 01:25:15 +0100
commit98d903a3c6060dd52e9301b3b965cb761cfd0789 (patch)
treea21b05d3d62e1bf1b7b821d79ffca102081bd149 /options/gitignore/Go
parentfix i18n (#17906) (diff)
downloadforgejo-98d903a3c6060dd52e9301b3b965cb761cfd0789.tar.xz
forgejo-98d903a3c6060dd52e9301b3b965cb761cfd0789.zip
[skip ci] Updated licenses and gitignores
Diffstat (limited to 'options/gitignore/Go')
-rw-r--r--options/gitignore/Go3
1 files changed, 3 insertions, 0 deletions
diff --git a/options/gitignore/Go b/options/gitignore/Go
index 66fd13c903..de67df5e37 100644
--- a/options/gitignore/Go
+++ b/options/gitignore/Go
@@ -13,3 +13,6 @@
# Dependency directories (remove the comment below to include it)
# vendor/
+
+# Go workspace file
+go.work