aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon McShane <gordonmcshane@gmail.com>2016-05-20 11:26:06 -0700
committerGordon McShane <gordonmcshane@gmail.com>2016-05-20 11:27:18 -0700
commitc9ac176fa794a4601e9f5ec789b9f6ab5d11e9af (patch)
tree719f7afe1db2650189daad21fca1603b82dad7c1
parent6dac1efefef137ae487fa9f4c782b80538f784ba (diff)
downloadraylib-c9ac176fa794a4601e9f5ec789b9f6ab5d11e9af.tar.gz
raylib-c9ac176fa794a4601e9f5ec789b9f6ab5d11e9af.zip
remove user-specific ant files
-rw-r--r--.gitignore1
-rw-r--r--src_android/local.properties10
-rw-r--r--templates/android_project/local.properties10
3 files changed, 1 insertions, 20 deletions
diff --git a/.gitignore b/.gitignore
index 34affc87..d6a55b26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@ src_android/obj/
templates/android_project/bin/
templates/android_project/obj/
templates/android_project/libs/
+local.properties
# Ignore thumbnails created by windows
Thumbs.db
diff --git a/src_android/local.properties b/src_android/local.properties
deleted file mode 100644
index f46293ea..00000000
--- a/src_android/local.properties
+++ /dev/null
@@ -1,10 +0,0 @@
-# This file is automatically generated by Android Tools.
-# 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 Ant
-# For customization when using a Version Control System, please read the
-# header note.
-sdk.dir=C:\\android-sdk
diff --git a/templates/android_project/local.properties b/templates/android_project/local.properties
deleted file mode 100644
index f46293ea..00000000
--- a/templates/android_project/local.properties
+++ /dev/null
@@ -1,10 +0,0 @@
-# This file is automatically generated by Android Tools.
-# 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 Ant
-# For customization when using a Version Control System, please read the
-# header note.
-sdk.dir=C:\\android-sdk