summaryrefslogtreecommitdiff
path: root/.gitignore
blob: f0a036078201769e0af44611b9e9b16ac10c8bd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.DS_Store
*.xcodeproj
*.o
*.actual.png
*.diff.png
*.pyc
/mason_packages
/config-*.gypi
/build
/macosx/build
/test/build
/test/node_modules
/include/mbgl/shader/shaders.hpp
/src/shader/shaders_gl.cpp
/src/shader/shaders_gles2.cpp
/bin/style.bin.js
*~