Commit 39c18a0
committed
chore: untrack thoughts/ (planning docs) — already in .gitignore
thoughts/ contains planning docs, audit notes, state records, migration
plans — all local-only artefacts. It was already listed in .gitignore
(lines 220-221) but 47 files got committed before the gitignore entry
landed, so they kept being tracked.
git rm --cached keeps every file on disk; only the git index is updated.
This shrinks the PR diff to the actual code changes.
Made-with: Cursor1 parent 9b55b48 commit 39c18a0
47 files changed
Lines changed: 0 additions & 12193 deletions
File tree
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
Lines changed: 0 additions & 109 deletions
This file was deleted.
0 commit comments