Skip to content
This repository was archived by the owner on Jan 16, 2021. It is now read-only.

Commit 9cdd1a1

Browse files
committed
Fix gitignore for .DS_Store files.
1 parent 31dd837 commit 9cdd1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
DS_Store
1+
.DS_Store
22

33
*.pbxuser
44
*.perspective

0 commit comments

Comments
 (0)