1
0
mirror of https://github.com/github/gitignore synced 2024-12-02 16:35:44 +01:00
gitignore/Objective-C.gitignore
Marin Usalj 654160d199 Don't ignore Xcode schemes settings
Currently, command line builds with Cocoapods usually fail if schemes aren't explicit.
2013-05-10 16:02:19 +02:00

19 lines
219 B
Plaintext

# Xcode
.DS_Store
*/build/*
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
!*.xcscheme
profile
*.moved-aside
DerivedData
.idea/
*.hmap