浏览代码

Merge pull request #1364 from nwest/swift-carthage

Add Carthage build folder and explaination
Carl Suster 10 年之前
父节点
当前提交
608690d6b9
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      Swift.gitignore

+ 7 - 0
Swift.gitignore

@@ -24,3 +24,10 @@ DerivedData
 # http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
 #
 # Pods/
+
+# Carthage
+#
+# Add this line if you want to avoid checking in source code from Carthage dependencies.
+# Carthage/Checkouts
+
+Carthage/Build