Search Results

19
votes
5answers
5k views

Git ignore file for Xcode projects

Which files should I include in .gitignore when using Git in conjunction with Xcode? …
22
votes

Git ignore file for Xcode projects

Based on this guide for Mercurial my .gitigno …