Git ignore file for Xcode projects

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

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

20条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-22 03:33

    Heres a script I made to auto create your .gitignore and .gitattributes files using Xcode... I hacked it together with a few other people's stuff. Have fun!

    Xcode-Git-User-Script

    No warranties... I suck at most of this - so use at your own peril

提交回复
热议问题