From 025ed868f05955fcf22e950c586311ecaf6973a4 Mon Sep 17 00:00:00 2001 From: Victor Shcherb Date: Sat, 12 Jul 2014 10:55:03 +0200 Subject: [PATCH] Add .gitignore --- OsmAnd/.gitignore | 1 + OsmAnd/build.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/OsmAnd/.gitignore b/OsmAnd/.gitignore index eb4e99c8df..15ce90b506 100644 --- a/OsmAnd/.gitignore +++ b/OsmAnd/.gitignore @@ -13,4 +13,5 @@ use/ osmand.properties osmand.xml assets/help/*.html +assets/help/images assets/help/screens diff --git a/OsmAnd/build.xml b/OsmAnd/build.xml index c006104c20..729a21c4c7 100644 --- a/OsmAnd/build.xml +++ b/OsmAnd/build.xml @@ -37,7 +37,7 @@ - +