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