summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 4a61e999eb4df3bd3849c9ad15e75a827e7c8a80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.DS_Store
*.xcodeproj
*.o
*.actual.png
*.diff.png
*.pyc
/mason_packages
/config/*.gypi
/build
/macosx/build
/linux/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
*~