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:
-rw-r--r--.gitignore24
1 files changed, 14 insertions, 10 deletions
diff --git a/.gitignore b/.gitignore
index 0573e98e85..882b45b173 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,19 @@ Makefile.Debug
Makefile.Release
object_script.*.Debug
object_script.*.Release
+
+# Symbian
+.obj/*
+*.mmp
+*.cache
+*.inf
+*.loc
+*.rss
+*.pkg
+*.mk
+*.d
+
+# Windows generated files
*.vcxproj*
ipch/*
omim.sdf
@@ -22,16 +35,7 @@ omim.sdf
!qt/res/windows.rc
*.pdb
out/*
-.obj/*
-*.mmp
-*.cache
-*.inf
-*.loc
-*.rss
-*.pkg
-*.mk
-*.d
-*.BAT
+qt/mapswithme.log
# XCode
iphone/*/*.xcodeproj/*.mode1v3