Skip to content

Commit

Permalink
Remove extra code comments
Browse files Browse the repository at this point in the history
Signed-off-by: JonyFang <jony.chunfang@gmail.com>
  • Loading branch information
JonyFang committed Dec 29, 2018
1 parent 3871716 commit d35bd10
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .gitignore
Expand Up @@ -2,8 +2,6 @@
.DS_Store

# Xcode
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore

## Build generated
build/
Expand Down Expand Up @@ -33,29 +31,15 @@ DerivedData/
*.dSYM

# CocoaPods
#
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
#
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.
#
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 Down

0 comments on commit d35bd10

Please sign in to comment.