Updated .gitignore

This commit is contained in:
Bogdan Poplauschi 2015-10-25 20:44:35 +02:00
parent c8c00810dd
commit 6b5f3236a8
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -18,6 +18,7 @@ DerivedData
*.hmap *.hmap
*.ipa *.ipa
*.xcuserstate *.xcuserstate
*.xcscmblueprint
# CocoaPods # CocoaPods
# #
@ -26,4 +27,4 @@ DerivedData
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control # http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
# #
Pods/ Pods/
Podfile.lock Podfile.lock