fbshipit-source-id: a574ddc54305d43600bfc4dcf282e2dc13d5a522
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -4,3 +4,10 @@ website/build
|
|||||||
*.xcworkspace
|
*.xcworkspace
|
||||||
**/Pods/
|
**/Pods/
|
||||||
**/xcuserdata/
|
**/xcuserdata/
|
||||||
|
|
||||||
|
# Android / Intellij
|
||||||
|
local.properties
|
||||||
|
*.iml
|
||||||
|
.gradle/
|
||||||
|
.idea
|
||||||
|
.externalNativeBuild
|
||||||
|
|||||||
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +0,0 @@
|
|||||||
[submodule "libs/folly"]
|
|
||||||
path = libs/folly
|
|
||||||
url = https://github.com/facebook/folly.git
|
|
||||||
Submodule libs/folly deleted from 54b202c06d
@@ -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
|
|
||||||
Reference in New Issue
Block a user