Skip to content

Commit

Permalink
Merge pull request #3884 from breml/add-go-work
Browse files Browse the repository at this point in the history
Go: Ignore Go workspace file go.work
  • Loading branch information
bdougie authored Dec 4, 2021
2 parents 22468dd + fbc053f commit e97ab8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Go.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@

# Dependency directories (remove the comment below to include it)
# vendor/

# Go workspace file
go.work

0 comments on commit e97ab8f

Please sign in to comment.