Removed *.properties android studio config file

This commit is contained in:
Joseph Henry
2016-07-26 14:15:02 -07:00
parent 58c6f7cd68
commit 4666b7a2b8
2 changed files with 2 additions and 13 deletions

3
.gitignore vendored
View File

@@ -2,10 +2,11 @@
*.xcuserstate
*.DS_Store
# Android Studio
# Android Studio / Example project configs
*.idea
*.gradle
integrations/android/android_jni_lib/proj/local.properties
integrations/android/example_app/local.properties
# Unity
*.meta

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 Mar 14 13:10:59 PDT 2016
ndk.dir=/Users/Joseph/android-ndk-r10e
sdk.dir=/Users/Joseph/Library/Android/sdk