Browse Source

Merge pull request #1972 from Kagamine/master

Ignore '*.DS_Store' instead of ignore '.DS_Store'
Brendan Forster 9 years ago
parent
commit
f454371ec6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Global/OSX.gitignore

+ 1 - 1
Global/OSX.gitignore

@@ -1,4 +1,4 @@
-.DS_Store
+*.DS_Store
 .AppleDouble
 .AppleDouble
 .LSOverride
 .LSOverride