Add go.work and go.work.sum to .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,3 +1,7 @@
|
|||||||
|
# gopls gets indigestion without go.work, CI gets indigestion WITH go.work
|
||||||
|
/go.work
|
||||||
|
/go.work.sum
|
||||||
|
|
||||||
# OSX leaves these everywhere on SMB shares
|
# OSX leaves these everywhere on SMB shares
|
||||||
._*
|
._*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user