Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Commit

Permalink
Cleaned up .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kcharwood committed Nov 12, 2015
1 parent bc53fbe commit c3c5538
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,7 @@ Tests/Pods
Tests/Podfile.lock
Tests/AFNetworking Tests.xcodeproj/xcshareddata/xcschemes/

# fastlane temporary profiling data
# Fastlane
/fastlane/report.xml
# deliver temporary error output
/fastlane/Error*.png
# deliver temporary preview output
/fastlane/Preview.html
# snapshot generated screenshots
/fastlane/screenshots/*/*-portrait.png
/fastlane/screenshots/*/*-landscape.png
/fastlane/screenshots/screenshots.html
# frameit generated screenshots
/fastlane/screenshots/*/*-portrait_framed.png
/fastlane/screenshots/*/*-landscape_framed.png
# private envs
/fastlane/.env*private*
fastlane/test-output/*

0 comments on commit c3c5538

Please sign in to comment.