|
|
#1 |
|
How to ignore project files with xcode git ?
I use a general .gitignore file to avoid useless files, but I am not sure how to ignore some files relevant to project itself in iOS6, there is no such files before iOS6, does anyone help me?
|
|
|
|
0
|
|
|
#2 |
|
Here is my .gitignore file
Code:
# hidden/temp files .DS_Store *.swp *~.nib *.a *.old *.new *.md # Build dir build/ # Subversion dir .svn/ # Xcode project files except for the project file *.xcodeproj/* *.xcodeproj/*/ !*.xcodeproj/project.pbxproj # Windows image thumbnail file Thumbs.db # User-specific project settings *.mode1v3 *.mode2v3
__________________
iPad Mini 32GB, iPhone 4S 16GB, iPad1 32GB, Mac mini 2.53GHz 4GB 320GB, ThinkPad T60 MyApp: Market Event v1.9.2 |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 04:20 PM.






Linear Mode
