sync up xcode related gitignore files

some details based on #1221
This commit is contained in:
Ben Bodenmiller
2015-05-10 05:21:36 -07:00
parent 8ab86f6bb7
commit 507c3949be
3 changed files with 39 additions and 5 deletions

View File

@@ -1,6 +1,12 @@
# Xcode
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
## Build generated
build/
DerivedData
## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
@@ -10,12 +16,15 @@ build/
*.perspectivev3
!default.perspectivev3
xcuserdata
## Other
*.xccheckout
*.moved-aside
DerivedData
*.xcuserstate
## Obj-C/Swift specific
*.hmap
*.ipa
*.xcuserstate
# CocoaPods
#