diff --git a/.gitignore b/.gitignore index 588872d177c..bf4dbe9a946 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,9 @@ frontend/test/ui/visual-regression/screenshots/screen # go vendor vendor +# Go module cache +backend/pkg/mod/cache + # Bazel output artifacts bazel-*