diff --git a/.gitignore b/.gitignore index aef145af6..93f2f5cbf 100644 --- a/.gitignore +++ b/.gitignore @@ -57,4 +57,6 @@ test/e2e/testdata/zot/ !test/e2e/testdata/zot/command/artifacts/**/* !test/e2e/testdata/zot/command/blobs/**/* !test/e2e/testdata/zot/config.json -!test/e2e/testdata/zot/passwd_bcrypt \ No newline at end of file +!test/e2e/testdata/zot/passwd_bcrypt + +test/e2e/go.work.sum \ No newline at end of file