diff --git a/.gitignore b/.gitignore index de1b35148e5..844f2504025 100644 --- a/.gitignore +++ b/.gitignore @@ -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 ._*