fbshipit-source-id: a574ddc54305d43600bfc4dcf282e2dc13d5a522

This commit is contained in:
Daniel Buchele
2018-06-14 02:31:15 -07:00
parent 5bd6869aeb
commit c6dd46db99
4 changed files with 7 additions and 16 deletions

7
.gitignore vendored
View File

@@ -4,3 +4,10 @@ website/build
*.xcworkspace
**/Pods/
**/xcuserdata/
# Android / Intellij
local.properties
*.iml
.gradle/
.idea
.externalNativeBuild

3
.gitmodules vendored
View File

@@ -1,3 +0,0 @@
[submodule "libs/folly"]
path = libs/folly
url = https://github.com/facebook/folly.git

Submodule libs/folly deleted from 54b202c06d

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.
#Tue May 29 22:12:21 BST 2018
ndk.dir=/opt/android_sdk/ndk-bundle
sdk.dir=/opt/android_sdk