What is considered the 'standard' content of .gitignore file for an iPhone (Xcode) project?
PS: not sure if this needs to be a CW.
|
What is considered the 'standard' content of .gitignore file for an iPhone (Xcode) project? PS: not sure if this needs to be a CW. |
||||
|
This is a good start. updated with Dave's suggestions. |
|||||
|
|
You should also exclude
|
|||
|
|
From the GitHub
Source: https://github.com/github/gitignore/blob/master/Objective-C.gitignore |
|||
|
|