diff --git a/.gitignore b/.gitignore index a19733f..f5c3d41 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,8 @@ *.tmp *.dockerimage /vendor +vendor.tzst +modcache.tzst # Stale files .drone.yml 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