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:
authorDmitry Kunin <dkunin@mapswith.me>2013-08-30 14:18:43 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:00:35 +0300
commit8741a3f410ed693c46dd0dc815a2fef9a11a3871 (patch)
tree2c2898c5270f1e51b6023fffb08412680b1efb2f /.gitignore
parentc7981e514770e0652c8f682572f4ddfa558d152f (diff)
[and, git] do not ignore *.jar, only folders in 'libs'
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 42bd22bebb..8d7fe5ab10 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,7 +69,7 @@ mobile_api
# android
android/bin
android/gen
-android/libs
+android/libs/*/
android/obj
android/.settings
android/.classpath