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:
authorSergey Pisarchik <pisarchik@mapswithme.com>2014-04-08 13:18:40 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:14:38 +0300
commit320841524ea63aed098659734823103a3fd555dc (patch)
treed1d16b1139935893691a533c56a324a5a69533aa /.gitignore
parent8dba9707ec177d17349628dcf6f69e11c3d33ce5 (diff)
[Tizen] Uncomment crash-info from ignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index babf3f6253..b6790ec14f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -107,4 +107,4 @@ drape/drape_tests/enum_shaders.hpp
tizen/*/Debug/*
tizen/*/.*
-#tizen/*/crash-info/* \ No newline at end of file
+tizen/*/crash-info/* \ No newline at end of file