Files
mfer/.gitignore
user 1d769012a7 remove committed .index.mf and add to .gitignore
.index.mf is a generated manifest file that should not be tracked in
version control. Remove it from the repo and add it to .gitignore to
prevent accidental re-commits.
2026-03-15 11:38:39 -07:00

14 lines
129 B
Plaintext

/bin/
/tmp
*.tmp
*.dockerimage
/vendor
vendor.tzst
modcache.tzst
# Generated manifest files
.index.mf
# Stale files
.drone.yml