Support defaulting user-specific Xcode project settings.
This commit is contained in:
parent
5c2a78f44f
commit
ea6e9227f8
@ -1,9 +1,15 @@
|
|||||||
# xcode
|
# xcode
|
||||||
build/*
|
build/*
|
||||||
*.pbxuser
|
*.pbxuser
|
||||||
|
!default.pbxuser
|
||||||
*.mode1v3
|
*.mode1v3
|
||||||
|
!default.mode1v3
|
||||||
|
*.mode2v3
|
||||||
|
!default.mode2v3
|
||||||
*.perspectivev3
|
*.perspectivev3
|
||||||
|
!default.perspectivev3
|
||||||
*.xcworkspace
|
*.xcworkspace
|
||||||
|
!default.xcworkspace
|
||||||
xcuserdata
|
xcuserdata
|
||||||
# osx
|
# osx
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
Loading…
Reference in New Issue
Block a user