Browse Source

Ignore .idea/ folder for AppCode users.

Stig Brautaset 13 năm trước cách đây
mục cha
commit
6670a4c423
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      Objective-C.gitignore

+ 2 - 1
Objective-C.gitignore

@@ -13,4 +13,5 @@ build/*
 xcuserdata
 profile
 *.moved-aside
-DerivedData
+DerivedData
+.idea/