Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvng <viktor.govako@gmail.com>2012-05-16 22:29:40 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:38:32 +0300
commit1bc14d9f396308a1cc7ac6a4e20b31394f4ddde4 (patch)
tree8b20504a0d9b480ff9ae13f16d6ef2739854ee8c /.gitignore
parent4e19504fe1d2918d56e82efb70a0be8f35a48baa (diff)
[android] Add flag symlinks generation to android/res/drawable.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore24
1 files changed, 15 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 662ea3c214..6b54416581 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,6 +69,21 @@ android/gen
android/libs
android/obj
android/.settings
+android/.classpath
+android/.cproject
+android/.project
+android/assets
+android/local.properties
+android/ant.properties
+# local android scripts, such as debugger helper scrips
+android/local
+# ignore flags symlinks
+android/res/drawable-xhdpi/??.png
+android/res/drawable-xhdpi/do_hack.png
+android/res/drawable-xhdpi/uk_england.png
+android/res/drawable-xhdpi/uk_northern_ireland.png
+android/res/drawable-xhdpi/uk_scotland.png
+android/res/drawable-xhdpi/uk_wales.png
# data
data/intermediate_data
@@ -91,15 +106,6 @@ data/benchmarks/ipod4/*
data/benchmarks/ipad/*
data/benchmarks/mac/*
-android/.classpath
-android/.cproject
-android/.project
-android/assets
-android/local.properties
-android/ant.properties
-# local android scripts, such as debugger helper scrips
-android/local
-
qtc_packaging
syntax: regexp