Browse Source

Merge pull request #390 from osteslag/patch-1

Update to also ignore .DS_Store files
Justin Spahr-Summers 12 năm trước cách đây
mục cha
commit
edaff200ff
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Objective-C.gitignore

+ 1 - 0
Objective-C.gitignore

@@ -1,4 +1,5 @@
 # Xcode
+.DS_Store
 build/*
 *.pbxuser
 !default.pbxuser