Skip to content

Ignore macOS specific metadata files

Robert Marshall requested to merge ignore-mac-specific-metadata-files into master
  • macOS uses .DS_Store to remember folder placement and other user preferences in the Finder.app user interface. Added a .gitignore rule to ensure these don't show up in git status and never accidentally get committed.

Signed-off-by: Robert Marshall rmarshall@gitlab.com

Merge request reports