# OSX
.DS_Store

# Node
node_modules/
npm-debug.log
yarn-error.log
yarn-debug.log

# iOS
ios/Pods/
ios/build/
ios/DerivedData/
ios/*.xcworkspace/xcuserdata/
**/.xcode.env.local

# Android
android/.gradle/
android/build/
android/app/build/
android/local.properties
android/.idea/
*.iml

# Ruby
vendor/
Gemfile.lock

# Metro
.metro-cache/
