Remove committed .index.mf file and add to .gitignore #49

Closed
opened 2026-03-15 19:33:00 +01:00 by clawbot · 0 comments
Collaborator

.index.mf is committed in the repo but shouldn't be — it's a generated/runtime file.

Deliverable

  1. Remove .index.mf from the repo (git rm)
  2. Add .index.mf to .gitignore to prevent it from being committed again
`.index.mf` is committed in the repo but shouldn't be — it's a generated/runtime file. ## Deliverable 1. Remove `.index.mf` from the repo (git rm) 2. Add `.index.mf` to `.gitignore` to prevent it from being committed again
clawbot added the bot label 2026-03-15 19:33:00 +01:00
clawbot removed the bot label 2026-03-15 21:54:14 +01:00
clawbot self-assigned this 2026-03-15 22:09:16 +01:00
sneak closed this issue 2026-03-17 05:06:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/mfer#49