Remove committed .index.mf file and add to .gitignore #49
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
.index.mfis committed in the repo but shouldn't be — it's a generated/runtime file.Deliverable
.index.mffrom the repo (git rm).index.mfto.gitignoreto prevent it from being committed again