Skip to content

Commit

Permalink
Ignore pods & carthage files
Browse files Browse the repository at this point in the history
  • Loading branch information
JonyFang committed Dec 29, 2018
1 parent a76ab9c commit 3871716
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .gitignore
Expand Up @@ -40,21 +40,22 @@ DerivedData/
#
Example/Pods/
Example/Podfile.lock
Example/FFPopup_Example.xcworkspace

# Carthage
#
# Add this line if you want to avoid checking in source code from Carthage dependencies.
# Carthage/Checkouts

Carthage/Build
#
Example/Carthage/
Example/Cartfile.resolved

# fastlane
#
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
# screenshots whenever they are needed.
# For more information about the recommended setup visit:
# https://docs.fastlane.tools/best-practices/source-control/#source-control

#
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
Expand All @@ -64,5 +65,5 @@ fastlane/test_output
#
# After new code Injection tools there's a generated folder /iOSInjectionProject
# https://github.com/johnno1962/injectionforxcode

#
iOSInjectionProject/

0 comments on commit 3871716

Please sign in to comment.