Git ignore file for Xcode projects

后端 未结 20 1552
栀梦
栀梦 2020-11-22 03:03

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

20条回答
  •  迷失自我
    2020-11-22 03:24

    I included these suggestions in a Gist I created on Github: http://gist.github.com/137348

    Feel free to fork it, and make it better.

提交回复
热议问题