1
0
mirror of https://github.com/github/gitignore synced 2025-02-20 01:19:09 +01:00
gitignore/Objective-C.gitignore
Maxwell Swadling a6c5a8a56c Ignored Pods/ in obj-c
If we are ignoring `.bundle` in ruby,
then we should be ignoring `Pods/` in obj-c.
2012-09-04 17:30:52 +10:00

20 lines
238 B
Plaintext

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