added Mac-specific .gitignore pattern
This commit is contained in:
+4
-1
@@ -3,4 +3,7 @@ amsterdam
|
|||||||
__debug_bin*
|
__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