forked from organicmaps/organicmaps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
185 lines (156 loc) · 3.49 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
# Please use android/.gitignore for all Android stuff
syntax: glob
*~
.DS_Store
Makefile
Makefile.Debug
Makefile.Release
object_script.*.Debug
object_script.*.Release
compile_commands.json
stxxl.errlog
stxxl.log
screenlog.0
data/styles/*/*/out/*
data/resources-*_design/*
data/drules_proto_design.bin
data/colors_design.txt
data/patterns_design.txt
data/bookmarks
# Compiled Python
*.pyc
# Windows generated files
*.vcxproj*
ipch/*
omim.sdf
*.vcproj
*.icproj
*.sln
*.idb
*.user
*.pro.user*
*.ncb
*.suo
*.aps
*.rc
!qt/res/windows.rc
*.pdb
out/*
qt/mapswithme.log
# XCode
xcode/keys/*
xcode/build/*
xcode/metadata/review_information/*
xcode/fastlane/report.xml
xcode/fastlane/README.md
iphone/*/*.xcodeproj/*.pbxuser
iphone/*/*.xcodeproj/*.perspectivev3
iphone/*/*.xcodeproj/project.xcworkspace/*
iphone/*/build/*
tools/emacsmode/build
**/DerivedData/*
**/xcshareddata/*
!iphone/Maps/Maps.xcodeproj/xcshareddata/xcschemes/OMaps.xcscheme
**/xcuserdata
**/xcschemes
iphone/**/*.moved-aside
iphone/**/*.swp
iphone/**/*.mode1v3
iphone/**/*.mode2v3
iphone/**/*.perspectivev3
# Carthage
iphone/Maps/3party/Carthage/Checkouts
iphone/Maps/3party/Carthage/Build/Mac/*.bcsymbolmap
iphone/Maps/3party/Carthage/Build/Mac/*.dSYM
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
tools/win/MapsWithMe*
GeneratedFiles
# data
data/[0-9][0-9][0-9][0-9][0-9][0-9]
data/gps_track.dat
# temporary files for downloader
data/settings.ini
data/world_feed_integration_tests_data
# benchmark results
data/benchmarks/*.trace
data/benchmarks/iphone3g/*
data/benchmarks/ipod4/*
data/benchmarks/ipad/*
data/benchmarks/mac/*
data/benchmarks/kindle-fire/*
data/benchmarks/galaxy-s-2/*
data/benchmarks/ipad3/*
data/benchmarks/ipad2/*
data/benchmarks/iphone5/*
data/benchmarks/maps/*
qtc_packaging
tools/twine/.git
# shader preprocessing moc files
drape/shader_def.hpp
drape/shader_def.cpp
drape_frontend/shader_def.hpp
drape_frontend/shader_def.cpp
drape_frontend/drape_frontend_tests/shader_def_for_tests.hpp
drape_frontend/drape_frontend_tests/shader_def_for_tests.cpp
tizen/*/Debug/*
tizen/*/.*
!tizen/*/.cproject
!tizen/*/.project
3party/osrm/osrm-backend/util/fingerprint_impl.hpp
3party/osrm/osrm-backend/util/git_sha.cpp
3party/osrm/osrm-backend/build/
tizen/*/crash-info/*
.idea/*
.idea
# Private repository files.
.private_repository_url
.private_repository_branch
private.h
# ignore old android secrets during the transition period to the new project structure
android/release.keystore
android/secure.properties
android/libnotify.properties
android/google-services.json
android/google-play.json
android/firebase-app-distribution.json
android/firebase-test-lab.json
android/huawei-appgallery.json
android/res/xml/network_security_config.xml
./server/
iphone/Maps/app.omaps/
*.li
*.autosave
cmake-build-*
build/
qt/res/Info.plist
designer_version.h
# Vim files
*.sw?
# Build version
platform/platform_qt_version.cpp
#python modules building
tools/python/*/build
tools/python/*/dist
tools/python/*/*.egg-info
tools/python/data/*/build
tools/python/data/*/dist
tools/python/data/*/*.egg-info
tools/python/*/venv/
# Configs
tools/python/maps_generator/var/etc/map_generator.ini
tools/python/routing/etc/*.ini
# Helpers
/node_modules/
/package-lock.json
# VS Code
.vscode
# AppStore metadata
screenshots/
android/src/google/play/listings/
keywords/
iphone/metadata/**/keywords.txt