Skip to content

Instantly share code, notes, and snippets.

@mikelovesrobots
Created February 26, 2018 22:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikelovesrobots/b153fa6ccd6e34435beaa1f5330025be to your computer and use it in GitHub Desktop.
Save mikelovesrobots/b153fa6ccd6e34435beaa1f5330025be to your computer and use it in GitHub Desktop.
react-native gitignore
# OSX
#
.DS_Store
# React Native
#
/node_modules
/ios/kif_screenshots/
*.jsbundle*
# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
project.xcworkspace
# Android/IJ
#
*.iml
.idea
.gradle
local.properties
# node.js
#
node_modules/
npm-debug.log
# BUCK
buck-out/
\.buckd/
android/app/libs
android/keystores/debug.keystore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment