chore: remove committed vendor/modcache archives (#35)

Removes `vendor.tzst` and `modcache.tzst` that should never have been committed. Adds both to `.gitignore`.

Reviewed-on: #35
Co-authored-by: clawbot <sneak+clawbot@sneak.cloud>
Co-committed-by: clawbot <sneak+clawbot@sneak.cloud>
This commit is contained in:
clawbot 2026-02-20 12:14:29 +01:00 committed by Jeffrey Paul
parent 6d1bdbb00f
commit 9b67de016d
3 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -3,6 +3,8 @@
*.tmp
*.dockerimage
/vendor
vendor.tzst
modcache.tzst
# Stale files
.drone.yml

Binary file not shown.

Binary file not shown.