1
0
mirror of https://github.com/github/gitignore synced 2024-11-27 06:04:22 +01:00

Ignored Pods/ in obj-c

If we are ignoring `.bundle` in ruby,
then we should be ignoring `Pods/` in obj-c.
This commit is contained in:
Maxwell Swadling 2012-09-04 17:30:52 +10:00
parent c61686f988
commit a6c5a8a56c

View File

@ -16,3 +16,4 @@ profile
*.moved-aside *.moved-aside
DerivedData DerivedData
.idea/ .idea/
Pods/