Which files should I include in .gitignore when using Git in conjunction with Xcode?
.gitignore
I'm using both AppCode and XCode. So .idea/ should be ignored.
.idea/
append this to Adam's .gitignore
#### # AppCode .idea/