mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Add go.work and go.work.sum to .gitignore
This commit is contained in:
parent
7e25f1232a
commit
3e57a0bd13
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
|
||||
._*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user