diff options
author | Justin Spahr-Summers <Justin.SpahrSummers@gmail.com> | 2013-07-02 13:09:57 -0700 |
---|---|---|
committer | Justin Spahr-Summers <Justin.SpahrSummers@gmail.com> | 2013-07-02 13:09:57 -0700 |
commit | 77e8071b0fd93b44143a03b1c55882512036ae7e (patch) | |
tree | ec3375a512b75002a225bfa22d3ff4e532808563 | |
parent | 88951d5cc942b9ac30ca129aea01b9d6313f8562 (diff) | |
parent | 0acbcf4bfd827df09c9e1f97c2b9073d4a07a7df (diff) | |
download | gitignore-77e8071b0fd93b44143a03b1c55882512036ae7e.tar.gz gitignore-77e8071b0fd93b44143a03b1c55882512036ae7e.zip |
Merge remote-tracking branch 'matzew/master' (pull request #418)
-rw-r--r-- | Objective-C.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Objective-C.gitignore b/Objective-C.gitignore index 31e6fd9a..5c579a76 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -15,3 +15,7 @@ profile DerivedData .idea/ *.hmap + +#CocoaPods +Podfile.lock +Pods |