summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2015-05-15 12:28:57 +0300
committerThiago Marcos P. Santos <thiago@mapbox.com>2015-05-15 12:34:57 +0300
commit4b061a05884b119b23e8642be34637103650bf7c (patch)
treef84f1eb01fa11f7193bdfacd7af8a6695744757e /.gitignore
parentf9beb850e56c35431b0d0f502b1bb1dbce74f3db (diff)
downloadqtlocation-mapboxgl-4b061a05884b119b23e8642be34637103650bf7c.tar.gz
Add output of RepeatedRender test to .gitignore
Also delete files that are test output but were checked in.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fa3937dd28..2ea84e9821 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,8 @@
/test/build
/test/node_modules
/test/fixtures/*/*_actual.*
+/test/fixtures/api/1.png
+/test/fixtures/api/2.png
/test/fixtures/database/*.db
/include/mbgl/shader/shaders.hpp
/src/shader/shaders_gl.cpp