added Mac-specific .gitignore pattern
This commit is contained in:
@@ -4,3 +4,6 @@ __debug_bin*
|
|||||||
|
|
||||||
# Ignore test files
|
# Ignore test files
|
||||||
/test.yaml
|
/test.yaml
|
||||||
|
|
||||||
|
# Ignore mac-specific files
|
||||||
|
/.DS_Store
|
||||||
|
|||||||
Reference in New Issue
Block a user