소스 검색

Adding CocoaPods to gitignore

Matthias Wessendorf 11 년 전
부모
커밋
0acbcf4bfd
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      Objective-C.gitignore

+ 4 - 0
Objective-C.gitignore

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