Removed *.properties android studio config file
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,10 +2,11 @@
|
|||||||
*.xcuserstate
|
*.xcuserstate
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
|
|
||||||
# Android Studio
|
# Android Studio / Example project configs
|
||||||
*.idea
|
*.idea
|
||||||
*.gradle
|
*.gradle
|
||||||
integrations/android/android_jni_lib/proj/local.properties
|
integrations/android/android_jni_lib/proj/local.properties
|
||||||
|
integrations/android/example_app/local.properties
|
||||||
|
|
||||||
# Unity
|
# Unity
|
||||||
*.meta
|
*.meta
|
||||||
|
|||||||
@@ -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 Mar 14 13:10:59 PDT 2016
|
|
||||||
ndk.dir=/Users/Joseph/android-ndk-r10e
|
|
||||||
sdk.dir=/Users/Joseph/Library/Android/sdk
|
|
||||||
Reference in New Issue
Block a user