-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
336 lines (334 loc) · 10.1 KB
/
Copy path.gitignore
File metadata and controls
336 lines (334 loc) · 10.1 KB
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
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
# -*- mode: conf -*-
#
####################################################################################################
#
*.moc
*.o
*.qmlc
*~
__pycache__
moc_*.cpp
#
.directory
du.log
trash
no-git
#
####################################################################################################
#
# Build
#
alpine-toolkit-all.pro.user
alpine-toolkit.pro.user
build-cmake*/
build-cmake-android-arm64-v8a
build/
cmake-build/
compile_commands.json
sqlite/Qt5.9-gcc_64
sqlite/qmake-build/
sqlite/sqlite.pro.user
#
####################################################################################################
#
# Critical data
#
unit-tests/camptocamp/login.h
#
####################################################################################################
#
# Generated Files
#
config.h
ressources/translations/alpine-toolkit.fr_FR.qm
#
####################################################################################################
#
# Code Generator
#
code-generator/camptocamp/c2corg_api
code-generator/camptocamp/c2corg_common
code-generator/camptocamp/v6_api
code-generator/camptocamp/v6_common
#
code-generator/camptocamp/camptocamp-*.js
code-generator/camptocamp/camptocamp-definitions*.json
code-generator/camptocamp/camptocamp-orm*.json
#
code-generator/camptocamp/c2corg.sql
code-generator/camptocamp/tables.txt
#
####################################################################################################
#
# Notes
#
doc/html
notes/
#
####################################################################################################
#
# Ressources
#
ressources/fonts/Roboto-Medium.ttf
ressources/fonts/Roboto-Regular.ttf
ressources/icon-ressources/camptocamp/c2c-activities.zip
ressources/icon-ressources/camptocamp/fonts-from-c2c/
ressources/icon-ressources/material-design-icons/
ressources/icon-ressources/models/
ressources/icon-ressources/svg/png/
ressources/icon-ressources/svg/ruler_backup.svg
ressources/icons/scripts/copy-all-idea.sh
ressources/js/attributes.py
ressources/js/filter.txt
ressources/js/filters.html
ressources/pages/Checklist-dev.qml
ressources/pages/notes.txt
#
ressources/tones/*.mp3
ressources/tones/*.mp4
ressources/tones/*.ogg
ressources/tones/*.opus
ressources/tones/*.wav
#
annexes/fuel-gauge/auto/
annexes/fuel-gauge/fuel-gauge.aux
annexes/fuel-gauge/fuel-gauge.log
annexes/fuel-gauge/fuel-gauge.out
annexes/fuel-gauge/fuel-gauge.pdf
annexes/fuel-gauge/fuel-gauge.png
annexes/fuel-gauge/fuel-gauge.tex
#
####################################################################################################
#
# Script
#
# script/read-rrd.py
# script/run-androiddeployqt.sh
scripts/open-doc.sh
scripts/push-to-bleausard.sh
scripts/push-to-vps.sh
scripts/run-cmake-android-old.sh
#
####################################################################################################
#
# SQLite
#
sqlite/orig/
sqlite/sqlite-amalgamation
sqlite/sqlite3.c
sqlite/sqlite3.h
#
####################################################################################################
#
# Third Parties
#
third-parties/include/
third-parties/local/
#
third-parties/archives/
third-parties/geos/Android.mk
third-parties/geos/geos-3.6.1/
third-parties/geos/geos-sources
third-parties/libiconv/Android.mk
third-parties/libiconv/dist.cmake
third-parties/libiconv/libiconv-1.13.1/
third-parties/libiconv/libiconv-sources
third-parties/libspatialindex/libspatialindex.git/
third-parties/openssl
third-parties/openssl-1.0.2h-old/
third-parties/openssl-1.0.2h/
third-parties/proj4
third-parties/spatialite/libspatialite-4.4.0-RC1/
third-parties/spatialite/spatialite-sources
third-parties/sqlite/Android.mk
third-parties/sqlite/sqlite-amalgamation
third-parties/sqlite/sqlite-amalgamation-3180000/
#
####################################################################################################
#
# Android
#
android/.build/
android/.gradle/
android/.idea/
android/android.iml
#
####################################################################################################
#
git-archives/
#
####################################################################################################
#
__TRASH__/
adb-log.txt
alpine-toolkit-all.pro.user.4.8-pre1
android-log.txt
class-def.txt
class-orm.txt
class-src.txt
code-generator/camptocamp/bug-weakref.txt
code-generator/class-def.txt
code-generator/jinja-test/
code-generator/jinja-whitespace-test.py
code-generator/sqlalchemy/
code-generator/test/
cpp-test/
doc/sphinx/__ACTUALLY_EMPTY__
doc/sphinx/source/data.rst
doc/sphinx/source/themes/sphinx_rtd_theme
doc/sphinx/source/themes/sphinx_rtd_theme-dev
doc/sphinx/source/themes/sphinx_rtd_theme-venv
firefox-tabs.png
geoportail-urls.txt
gitignore-old.txt
imports/QtCarto/compilation-errors.txt
imports/QtCarto/qmldir-orig
imports/settings/
linux-directories/
map-providers/countries/
map-providers/init.sh
map-providers/wmts-specifications/
mapviewer/main-bis.cpp
mapviewer/pages/Layers-v2.qml
mapviewer/pages/graphic-test.qml
qml-test/
qtcarto-devel/
qtcarto-notes/
ressources/icon-ressources/glyphicons/
ressources/icon-ressources/svg/ic_volume_mute_48px.svg
ressources/icon-ressources/svg/ic_volume_off_48px.svg
ressources/icons/comment-black.png
ressources/icons/comment-black@2x.png
ressources/icons/comment-black@3x.png
ressources/icons/comment-black@4x.png
ressources/icons/comment-white.png
ressources/icons/comment-white@2x.png
ressources/icons/comment-white@3x.png
ressources/icons/comment-white@4x.png
ressources/icons/do-not-disturb-black.png
ressources/icons/do-not-disturb-black@2x.png
ressources/icons/do-not-disturb-black@3x.png
ressources/icons/do-not-disturb-black@4x.png
ressources/icons/do-not-disturb-white.png
ressources/icons/do-not-disturb-white@2x.png
ressources/icons/do-not-disturb-white@3x.png
ressources/icons/do-not-disturb-white@4x.png
ressources/icons/error-black.png
ressources/icons/error-black@2x.png
ressources/icons/error-black@3x.png
ressources/icons/error-black@4x.png
ressources/icons/error-white.png
ressources/icons/error-white@2x.png
ressources/icons/error-white@3x.png
ressources/icons/error-white@4x.png
ressources/icons/screen-lock-landscape-black.png
ressources/icons/screen-lock-landscape-black@2x.png
ressources/icons/screen-lock-landscape-black@3x.png
ressources/icons/screen-lock-landscape-black@4x.png
ressources/icons/screen-lock-landscape-white.png
ressources/icons/screen-lock-landscape-white@2x.png
ressources/icons/screen-lock-landscape-white@3x.png
ressources/icons/screen-lock-landscape-white@4x.png
ressources/icons/screen-lock-portrait-black.png
ressources/icons/screen-lock-portrait-black@2x.png
ressources/icons/screen-lock-portrait-black@3x.png
ressources/icons/screen-lock-portrait-black@4x.png
ressources/icons/screen-lock-portrait-white.png
ressources/icons/screen-lock-portrait-white@2x.png
ressources/icons/screen-lock-portrait-white@3x.png
ressources/icons/screen-lock-portrait-white@4x.png
ressources/icons/screen-lock-rotation-black.png
ressources/icons/screen-lock-rotation-black@2x.png
ressources/icons/screen-lock-rotation-black@3x.png
ressources/icons/screen-lock-rotation-black@4x.png
ressources/icons/screen-lock-rotation-white.png
ressources/icons/screen-lock-rotation-white@2x.png
ressources/icons/screen-lock-rotation-white@3x.png
ressources/icons/screen-lock-rotation-white@4x.png
ressources/icons/screen-rotation-black.png
ressources/icons/screen-rotation-black@2x.png
ressources/icons/screen-rotation-black@3x.png
ressources/icons/screen-rotation-black@4x.png
ressources/icons/screen-rotation-white.png
ressources/icons/screen-rotation-white@2x.png
ressources/icons/screen-rotation-white@3x.png
ressources/icons/screen-rotation-white@4x.png
ressources/icons/sd-card-black.png
ressources/icons/sd-card-black@2x.png
ressources/icons/sd-card-black@3x.png
ressources/icons/sd-card-black@4x.png
ressources/icons/sd-card-white.png
ressources/icons/sd-card-white@2x.png
ressources/icons/sd-card-white@3x.png
ressources/icons/sd-card-white@4x.png
ressources/icons/tune-black.png
ressources/icons/tune-black@2x.png
ressources/icons/tune-black@3x.png
ressources/icons/tune-black@4x.png
ressources/icons/tune-white.png
ressources/icons/tune-white@2x.png
ressources/icons/tune-white@3x.png
ressources/icons/tune-white@4x.png
ressources/icons/volume-off-black.png
ressources/icons/volume-off-black@2x.png
ressources/icons/volume-off-black@3x.png
ressources/icons/volume-off-black@4x.png
ressources/icons/volume-off-white.png
ressources/icons/volume-off-white@2x.png
ressources/icons/volume-off-white@3x.png
ressources/icons/volume-off-white@4x.png
ressources/icons/volume-white.svg
ressources/icons/wifi-black.png
ressources/icons/wifi-black@2x.png
ressources/icons/wifi-black@3x.png
ressources/icons/wifi-black@4x.png
ressources/icons/wifi-white.png
ressources/icons/wifi-white@2x.png
ressources/icons/wifi-white@3x.png
ressources/icons/wifi-white@4x.png
ressources/js/trash.js
ressources/qml/Pages/image_page_example.qml
src/application/trash.cpp
src/bleaudb/notes.cpp
src/bleaudb/tmp/
src/network/network_reply.diff
src/orm/database_query_old.h
src/orm/list-api.txt
src/orm/qvariant-notes.txt
src/platform_abstraction/android_notes.cpp
src/platform_abstraction/trash.cpp
src/qtcarto/geo_data_format/wkb_definitions.h
src/qtcarto/geometry/devel-test/
src/qtcarto/map/map_area.cpp
src/qtcarto/map/map_area.h
src/qtcarto/map/mapped_path.cpp
src/qtcarto/map/mapped_path.h
src/qtcarto/scene/notes.txt
src/qtcarto/scene/shaders/location_circle_shader.h
src/qtcarto/scene/shaders/location_circle_shader.h-2
src/qtcarto/scene/shaders/path_shader.h
src/qtcarto/scene/shaders/point_shader.h
src/qtcarto/wmts/providers/austria/mobile-base3.js
src/qtcarto/wmts/providers/geoportail/ols.txt
src/refuge/notes.txt
src/settings/trash.cpp
third-parties/libspatialindex/cmake.log
third-parties/libspatialindex/make.log
dev-scripts/clean
dev-scripts/get-class
dev-scripts/less-used/fix-license-header.sh
dev-scripts/less-used/run-cmake-android-old.sh
dev-scripts/lookup-fixme.sh
dev-scripts/open-doc.sh
dev-scripts/push-to-bleausard.sh
dev-scripts/push-to-vps.sh
dev-scripts/read-rrd.py
dev-scripts/remote-avd.sh
dev-scripts/set-git-env.sh
unused-java/
build-scripts/old/run-androiddeployqt.sh
alpine-toolkit-all.pro.user.4.10-pre1
android/AndroidManifest.xml-template
map-tools/compare.log
mapviewer/pages/graphic-test.qml-b
ressources/qml/Widgets/MapComponent.qml-d