diff --git a/.gitignore b/.gitignore index 105d015..c2364ab 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ mfer/*.pb.go *.tmp *.dockerimage /vendor +vendor.tzst +modcache.tzst diff --git a/modcache.tzst b/modcache.tzst deleted file mode 100644 index 0be2836..0000000 Binary files a/modcache.tzst and /dev/null differ diff --git a/vendor.tzst b/vendor.tzst deleted file mode 100644 index 9f63bca..0000000 Binary files a/vendor.tzst and /dev/null differ