Skip to content

Commit 753df58

Browse files
committed
Ignore '*.DS_Store' instead of ignore '.DS_Store'
1 parent 2bd7d8e commit 753df58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Global/OSX.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.DS_Store
1+
*.DS_Store
22
.AppleDouble
33
.LSOverride
44

0 commit comments

Comments
 (0)