From 026c8addf457d9137f116ac059d3133541b7ca57 Mon Sep 17 00:00:00 2001 From: alision <alexandre.lision@savoirfairelinux.com> Date: Thu, 4 Jul 2013 17:31:41 -0400 Subject: [PATCH] * #26799 Removed local.properties from tracked files --- local.properties | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 local.properties diff --git a/local.properties b/local.properties deleted file mode 100644 index 93298d942..000000000 --- a/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=/home/lisional/Dev/ADT/sdk -- GitLab