Skip to content

chore: fix .gitignore to match .DS_Store - #309

Open
chrismshea wants to merge 1 commit into
mainfrom
chore/gitignore-dsstore
Open

chore: fix .gitignore to match .DS_Store#309
chrismshea wants to merge 1 commit into
mainfrom
chore/gitignore-dsstore

Conversation

@chrismshea

Copy link
Copy Markdown

The .gitignore entry was DS_Store (missing the leading dot), so macOS .DS_Store files were never actually ignored. This corrects it to .DS_Store (matches at any depth).

No functional/code change.

The entry was 'DS_Store' (missing the leading dot), so macOS .DS_Store
files were never actually ignored. Correct it to '.DS_Store'.
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