summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 21a7079faa5a1e6ca69f45e8e0ade63274499145 (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
.DS_Store
*.xcodeproj
*.o
*.actual.png
*.diff.png
*.pyc
/android/debug
/android/sdk
/android/**/.classpath
/android/**/.project
/android/**/.settings/
/mason_packages
/config/*.gypi
/build
/lib
/macosx/build
/linux/build
/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/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