Skip to content

Commit 608690d

Browse files
committed
Merge pull request #1364 from nwest/swift-carthage
Add Carthage build folder and explaination
2 parents 8bc0e53 + 36ebe1a commit 608690d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Swift.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,10 @@ DerivedData
2424
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
2525
#
2626
# Pods/
27+
28+
# Carthage
29+
#
30+
# Add this line if you want to avoid checking in source code from Carthage dependencies.
31+
# Carthage/Checkouts
32+
33+
Carthage/Build

0 commit comments

Comments
 (0)