diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2014-07-09 13:10:07 -0700 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2014-07-09 13:10:07 -0700 |
commit | 37bd80dd9d9a9c0e90aef411f7d494e18a02860e (patch) | |
tree | d6a18644fd3ba52a6274cecc9066cf8f631ba8bd /.gitignore | |
parent | d0d68d08f4be9360c5fbeedb2edd08b8e0e8d75e (diff) | |
download | qtlocation-mapboxgl-37bd80dd9d9a9c0e90aef411f7d494e18a02860e.tar.gz |
add html result table
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7c565ffc13..8e63281caf 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /src/shader/shaders_gl.cpp /src/shader/shaders_gles2.cpp /bin/style.bin.js +/test/fixtures/styles/index.html |