Skip to content

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