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:
authorLev Dragunov <l.dragunov@corp.mail.ru>2015-12-18 13:13:10 +0300
committerLev Dragunov <l.dragunov@corp.mail.ru>2015-12-18 16:15:14 +0300
commite02ca8a35b270985b13e7670d53a98d848f215ba (patch)
treeb1d989eaabe032bf5f6f2d5730bb49062dba17f0 /.gitignore
parent7204fc17c9c6d471b23966b734025c0a643d204f (diff)
.gitignore fix.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index b789dc2a64..c729b24210 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@ screenlog.0
data/*.mwm.osm2ft
data/*.mwm.routing
data/*.mwmmeta
+data/[!W]*.mwm
# Compiled Python
crawler/*.pyc
@@ -68,8 +69,6 @@ GeneratedFiles
# data
data/intermediate_data
data/[0-9][0-9][0-9][0-9][0-9][0-9]
-!data/World.mwm
-!data/WorldCoasts.mwm
# temporary files for downloader
data/*.mwm.downloading2
data/*.mwm.resume2
@@ -85,6 +84,9 @@ data/index.stamp
# local statistics storage
data/stats
# generated routing indices
+data/*/*.bftsegbits
+data/*/*.bftsegnodes
+data/*/*.offsets
# benchmark results
data/benchmarks/*.trace