diff --git a/.gitignore b/.gitignore index d061169768..71f0b012f9 100644 --- a/.gitignore +++ b/.gitignore @@ -146,3 +146,7 @@ cython_debug/ # this project event.json .release + +# Go workspace files +go.work +go.work.sum