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 Yunitsky <yunik@mapswithme.com>2014-09-19 19:25:38 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:28:27 +0300
commit6eb05c96f5ac7cd2f4fef82c9f9b5e5e560e3b05 (patch)
tree3a9d75d2b0d6acc71dd5c5cb62b1216f7cf575fe /.gitignore
parent2518fefbdb241c8ec11e2ca978e7520cb9ba39a1 (diff)
Ignore idea internal files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 45ca7c432c..ad6b83a20d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -115,3 +115,4 @@ tizen/*/.*
!tizen/*/.project
tizen/*/crash-info/*
+.idea/.* \ No newline at end of file