1
0
mirror of https://github.com/github/gitignore synced 2024-12-02 16:35:44 +01:00
gitignore/Objective-C.gitignore
Justin Abene 933983b558 Add Podfile.lock to Objective-C.gitignore
CocoaPods generates a supporting Podfile.lock file when installing pods.
Since this file frequently changes and will be regenerated when installing pods, it should be ignored.
2013-07-23 11:38:44 -04:00

21 lines
236 B
Plaintext

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