diff --git a/.gitignore b/.gitignore index e4a295be..c4659a41 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ user.gradle .gradle/ gradlew gradle/ +local.properties diff --git a/local.properties b/local.properties deleted file mode 100644 index 9275c7f2..00000000 --- a/local.properties +++ /dev/null @@ -1,11 +0,0 @@ -## This file is automatically generated by Android Studio. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file should *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. -sdk.dir=/home/marvin/Applications/Android SDK -ndk.dir=/home/marvin/Applications/AndroidNDK \ No newline at end of file