Browse Source

Ignore .idea/ folder for AppCode users.

Stig Brautaset 13 years ago
parent
commit
6670a4c423
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Objective-C.gitignore

+ 2 - 1
Objective-C.gitignore

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