Skip to content

Untrack .DS_Store and ignore it - #11

Merged
Autoplectic merged 1 commit into
mainfrom
untrack-ds-store
Sep 19, 2026
Merged

Autoplectic merged 1 commit into
mainfrom
untrack-ds-store

Conversation

@Autoplectic

Copy link
Copy Markdown
Member

sofic/.DS_Store is tracked on main. It was removed in 4d0a927 ("Untrack .DS_Store files committed by mistake") and then re-added one commit later in fab49a0, because nothing in .gitignore stopped it from coming back.

This removes it from the index and adds a .DS_Store entry to .gitignore so the same thing can't happen again. The file stays on disk, just untracked.

Made with Cursor

fab49a0 reintroduced sofic/.DS_Store immediately after 4d0a927 untracked it, because nothing in .gitignore prevented it from being re-added.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Autoplectic
Autoplectic merged commit 06d23d7 into main Sep 19, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant