# Xcode
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
xcshareddata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate

# node.js
#
node_modules/
npm-debug.log
yarn-error.log
yarn.lock

### OSX ###
.DS_Store

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

# 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/

*/fastlane/report.xml
*/fastlane/Preview.html
*/fastlane/screenshots

# Bundle artifact
*.jsbundle

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

# ios specific files
.DS_Store
app/.DS_Store
ios/Pods
ios/ReactNativeMobileSDK.xcodeproj/xcuserdata/*

# vscode files
jsconfig.json
.vscode/.react/

# ui automation test folder
connectMeUITest/test-output
connectMeUITest/*.log
connectMeUITest/target

ios/ConnectMe.app.dSYM.zip

# ignore code coverage report
coverage/
# ignore files
.podinstall
.yarninstall

# npm lock file, we are not using npm command to install packages
package-lock.json

# Bitrise secret ignore
.bitrise.secrets.yml

ios/ConnectMe/RNbundle
ios/react-native-xcode.sh.log

*~
\#*\#

*.tgz
*.bak
