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 12, 2019
1 parent 7da85c5 commit 508c9eb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,11 @@ playground.xcworkspace
/.buckconfig.local
/.buckd

# CocoaPods
*.xcworkspace
Podfile.lock

# Carthage
Carthage/Checkouts
Carthage/Build
Cartfile.resolved

0 comments on commit 508c9eb

Please sign in to comment.