# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.dSYM.zip
*.xcuserstate
project.xcworkspace
**/.xcode.env.local

# CocoaPods that are too big to reasonably commit
**/Pods/boost-for-react-native
**/Pods/boost
**/Pods/RCT-Folly
**/Pods/hermes-engine
**/Pods/libevent
**/Pods/Sentry
**/Pods/hermes-engine-artifacts

# Android/IntelliJ
#
build/
.idea
.gradle
.settings
.project
.classpath
local.properties
*.iml

testPath*

# BUCK
buck-out/
\.buckd/
*.keystore

# 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://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md

fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
fastlane/README.md
fastlane/test_output

!DemoKeystore.keystore
