check in core

This commit is contained in:
Ari Lazier 2015-12-11 08:30:21 -05:00
parent 3a72bb3ade
commit ac32f97f8d
2 changed files with 34 additions and 12 deletions

34
react-native/android/.gitignore vendored Normal file
View File

@ -0,0 +1,34 @@
# OSX
#
.DS_Store
# 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
#
.idea
.gradle
local.properties
# node.js
#
node_modules/
npm-debug.log

View File

@ -1,12 +0,0 @@
## This file is automatically generated by Android Studio.
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
#
# This file must *NOT* be checked into Version Control Systems,
# as it contains information specific to your local configuration.
#
# Location of the SDK. This is only used by Gradle.
# For customization when using a Version Control System, please read the
# header note.
#Mon Nov 30 14:31:09 PST 2015
ndk.dir=/Users/ari/Library/Android/sdk/ndk-bundle
sdk.dir=/Users/ari/Library/Android/sdk