1
0
mirror of https://github.com/github/gitignore synced 2024-06-20 03:12:50 +02:00
gitignore/Objective-C.gitignore
Matt Rubin 0ecd3eed99 Remove duplicate line in Objective-C.gitignore
The pattern `*.xccheckout` is already ignored on line 15.
2013-11-25 01:58:42 -05:00

23 lines
236 B
Plaintext

# OS X
.DS_Store
# Xcode
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
profile
*.moved-aside
DerivedData
*.hmap
# CocoaPods
Pods