Merge pull request #3884 from breml/add-go-work

Go: Ignore Go workspace file go.work
This commit is contained in:
Brian Douglas
2021-12-04 13:22:30 -08:00
committed by GitHub

View File

@ -13,3 +13,6 @@
# Dependency directories (remove the comment below to include it)
# vendor/
# Go workspace file
go.work