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>
11 lines
91 B
Plaintext
11 lines
91 B
Plaintext
/bin/
|
|
/tmp
|
|
*.tmp
|
|
*.dockerimage
|
|
/vendor
|
|
vendor.tzst
|
|
modcache.tzst
|
|
|
|
# Stale files
|
|
.drone.yml
|