element-ios/.gitignore

40 lines
708 B
Text
Raw Normal View History

# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
2017-01-11 14:25:57 +00:00
out/
# CocoaPods
#
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
#
Pods/
# Do not track our workspace since it is created by CocoaPods
*.xcworkspace
2018-10-03 12:54:51 +00:00
# Fastlane
fastlane/report.xml
fastlane/Reports
2020-08-13 15:55:55 +00:00
fastlane/README.md
2020-08-25 12:45:46 +00:00
fastlane/Preview.html
fastlane/metadata/
2020-08-13 15:55:55 +00:00
provisioning_profiles/