Added Pods directory to .gitignore

As in the CocoaPods example project, the Pods directory should be ignored.
This commit is contained in:
James Martinez 2013-01-29 16:30:31 -08:00
parent 0aeefb48c0
commit 2d0a91bd53

View File

@ -15,3 +15,4 @@ profile
DerivedData DerivedData
.idea/ .idea/
*.hmap *.hmap
Pods/