From 2788aa04804a6b6d14afe1441fd1bbc641620fc0 Mon Sep 17 00:00:00 2001 From: eldy Date: Sat, 17 Sep 2011 16:14:31 +0200 Subject: [PATCH] Prepare move to git --- .gitignore | 1 + default.properties | 11 ----------- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 default.properties diff --git a/.gitignore b/.gitignore index dc37550eb4a..ab3c453785d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ custom2/ nbproject .settings/ .buildpath +default.properties /.git diff --git a/default.properties b/default.properties deleted file mode 100644 index 7cc29631d3e..00000000000 --- a/default.properties +++ /dev/null @@ -1,11 +0,0 @@ -# This file is automatically generated by Android Tools. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must be checked in Version Control Systems. -# -# To customize properties used by the Ant build system use, -# "build.properties", and override values to adapt the script to your -# project structure. - -# Indicates whether an apk should be generated for each density. -split.density=false