mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
Tell Git to ignore .DS_Store files
These are created by MacOS Finder and should not be versioned. Suggested-by: Sean McBride <sean@rogue-research.com>
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
# Exclude MacOS Finder files.
|
||||
.DS_Store
|
Reference in New Issue
Block a user