소스 검색

Update .gitignore

Marino Faggiana 6 년 전
부모
커밋
da354cc7ca
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -3,7 +3,7 @@
 #########################################################################
 #                                                                       #
 #       Title         - .gitignore file                                 #
-#       For           - iOS - Xcode8                                    #
+#       For           - iOS - Xcode                                    #
 #                                                                       #
 #########################################################################
 
@@ -24,3 +24,6 @@ DerivedData/
 build/
 xcuserdata/
 UserInterfaceState.xcuserstate
+
+## Carthage
+Carthage/