From b926eed1e0bed559c6395357b4855fe4e218bc44 Mon Sep 17 00:00:00 2001 From: Pavol Zibrita Date: Wed, 20 Apr 2011 11:10:11 +0200 Subject: [PATCH] removing local.properties and add them to ignore, they are dirty when building. local.properties.sample is there as sample --- OsmAnd/.gitignore | 1 + OsmAnd/local.properties | 12 ------------ 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 OsmAnd/local.properties diff --git a/OsmAnd/.gitignore b/OsmAnd/.gitignore index c6f6e20e04..ece13020a6 100644 --- a/OsmAnd/.gitignore +++ b/OsmAnd/.gitignore @@ -1,3 +1,4 @@ bin/ gen/ assets/ +local.properties diff --git a/OsmAnd/local.properties b/OsmAnd/local.properties deleted file mode 100644 index 5fea006302..0000000000 --- a/OsmAnd/local.properties +++ /dev/null @@ -1,12 +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 in 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/victor/Projects/android-sdk-linux_86 -FTP_USER=osmand -FTP_PWD=