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:
authorIlya Grechuhin <i.grechuhin@gmail.com>2017-03-15 12:49:09 +0300
committerSergey Yershov <syershov@maps.me>2017-03-20 11:34:39 +0300
commitf19d5859b16413e231296443b0a0c5320183b327 (patch)
treefd41a1f7492520c0386daf0c971312be866c16c8 /.gitignore
parentb5370a9e58be6f89bef15706fb4ba70690a2e7be (diff)
[release-72-carthage] [ios] Moved frameworks to Carthage.
Alamofire AlamofireImage Pushwoosh
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c2a5b6eead..d8f2b9c31a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,15 @@ tools/emacsmode/build
**/xcshareddata
**/xcuserdata
+# Carthage
+iphone/Maps/3party/Carthage/Checkouts
+iphone/Maps/3party/Carthage/Build/Mac
+iphone/Maps/3party/Carthage/Build/tvOS
+iphone/Maps/3party/Carthage/Build/watchOS
+iphone/Maps/3party/Carthage/Build/iOS/*.bcsymbolmap
+iphone/Maps/3party/Carthage/Build/iOS/*.dSYM
+iphone/Maps/3party/Carthage/Build/*.version
+
# GeneratedFiles
version/version.hpp
tools/win/MapsWithMe*