Skip to content

Ignore Mac DS_Store #598

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 14, 2021
Merged

Ignore Mac DS_Store #598

merged 3 commits into from
Jun 14, 2021

Conversation

jdx-john
Copy link
Contributor

Navigating to a folder using the "Finder" on Mac generates a .DS_Store file holding metadata about the folder (e.g. thumbnails etc.). These files can pollute your git commits and are annoying.

Adding .DS_Store across .gitignore files is commonplace in Mac development.

jdx-john added 3 commits June 14, 2021 22:10
Navigating to a folder using the "Finder" on Mac generates a .DS_Store file holding metadata about the folder (e.g. thumbnails etc.). These files can pollute your git commits and are annoying.
Pull methods and expose accessors on base class for consistency.
@vslee vslee added the maintenance such as tests label Jun 14, 2021
@vslee vslee merged commit c7f2db5 into DigitalRuby:master Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance such as tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants