diff --git a/.gitignore b/.gitignore index 6130a041c4..6408b8c2eb 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,7 @@ tools/spire-plugingen/spire-plugingen # oci artifacts *-image.tar oci/ + +# Go workspace files +go.work +go.work.sum