Skip to content

Commit e97ab8f

Browse files
authored
Merge pull request #3884 from breml/add-go-work
Go: Ignore Go workspace file go.work
2 parents 22468dd + fbc053f commit e97ab8f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Go.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@
1313

1414
# Dependency directories (remove the comment below to include it)
1515
# vendor/
16+
17+
# Go workspace file
18+
go.work

0 commit comments

Comments
 (0)