summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 68e242a31b9c4762fe1fb04b865cacbcb427cd64 (plain)
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
.DS_Store
*.xcodeproj
*.o
*.actual.png
*.diff.png
*.pyc
*.gcno
*.gcda
offline.db
/platform/android/debug
/platform/android/sdk
/platform/android/**/.classpath
/platform/android/**/.project
/platform/android/**/.settings/
/mason_packages
/config/*.gypi
/build
/lib
/ios/build
/ios/app/build
/test/build
/gyp/build
/gyp/java
/test/node_modules
/test/fixtures/*/*_actual.*
/test/fixtures/api/1.png
/test/fixtures/api/2.png
/test/fixtures/database/*.db
/test/fixtures/offline/v3.db
/test/fixtures/**/actual.png
/test/fixtures/**/diff.png
/test/output
/include/mbgl/shader/shaders.hpp
/src/shader/shaders_gl.cpp
/src/shader/shaders_gles2.cpp
/bin/style.bin.js
/node_modules
*~

/ios/benchmark/assets/tiles/mapbox.mapbox-terrain-v2,mapbox.mapbox-streets-v6/
/ios/benchmark/assets/glyphs/DIN Offc Pro*/

/platform/node/test/actual
/platform/node/test/diff