Adding CocoaPods to gitignore

This commit is contained in:
Matthias Wessendorf 2013-07-02 21:25:38 +02:00
parent 88951d5cc9
commit 0acbcf4bfd
1 changed files with 4 additions and 0 deletions

View File

@ -15,3 +15,7 @@ profile
DerivedData
.idea/
*.hmap
#CocoaPods
Podfile.lock
Pods