Skip to content

Commit

Permalink
Update .gitignore file to filter out generated CocoaPods and Carthage…
Browse files Browse the repository at this point in the history
… files
  • Loading branch information
hanton committed Jul 16, 2019
1 parent 7da85c5 commit 4f1395e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,10 @@ playground.xcworkspace
/.buckconfig.local
/.buckd

# CocoaPods
*.xcworkspace

# Carthage
Carthage/Checkouts
Carthage/Build
Cartfile.resolved

0 comments on commit 4f1395e

Please sign in to comment.