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 11:35:20 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:14:36 +0300
commitcd2e33fcdc256ac8229a17e3418f5b582c1226c2 (patch)
treeb60c26659c217e6252c15fbbc5a6b454f0de5085 /.gitignore
parent3412f719b80594e97c8095e09ca6c561a7839961 (diff)
[Tizen] Added crash-info to ignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 71b690bea5..b6790ec14f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -106,4 +106,5 @@ drape/shader_def.cpp
drape/drape_tests/enum_shaders.hpp
tizen/*/Debug/*
-tizen/*/.* \ No newline at end of file
+tizen/*/.*
+tizen/*/crash-info/* \ No newline at end of file