Skip to content

Commit 5bdae38

Browse files
committed
Add .DS_Store to .gitignore
1 parent 308a8ab commit 5bdae38

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,6 @@
1616
#Unity3D Generated File On Crash Reports
1717
sysinfo.txt
1818

19-
Plugins/*.meta
19+
Plugins/*.meta
20+
21+
.DS_Store

0 commit comments

Comments
 (0)