mirror of
https://github.com/vale981/gitignore
synced 2025-03-06 02:11:42 -05:00
Merge pull request #1364 from nwest/swift-carthage
Add Carthage build folder and explaination
This commit is contained in:
commit
608690d6b9
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue