mirror of
https://github.com/github/gitignore
synced 2024-11-30 15:42:52 +01:00
Add ignores for Xcode 4 found here: http://stackoverflow.com/questions/49478/git-ignore-file-for-xcode-projects
This commit is contained in:
parent
88320f20dc
commit
f9ac5a46cd
15
Global/Xcode.gitignore
Executable file
15
Global/Xcode.gitignore
Executable file
@ -0,0 +1,15 @@
|
|||||||
|
.DS_Store
|
||||||
|
*.swp
|
||||||
|
*~.nib
|
||||||
|
|
||||||
|
build/
|
||||||
|
Build/
|
||||||
|
|
||||||
|
*.pbxuser
|
||||||
|
*.perspective
|
||||||
|
*.perspectivev3
|
||||||
|
|
||||||
|
*.mode1v3
|
||||||
|
*.mode2v3
|
||||||
|
|
||||||
|
xcuserdata
|
Loading…
Reference in New Issue
Block a user