From ed5eb9edc1458692bf6ff71d5ec95a7d3400318f Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Fri, 20 Nov 2015 14:55:49 -0800 Subject: [test] Add pixelmatch; use in annotation tests --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 21a7079faa..d5fb118e90 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,8 @@ /test/fixtures/api/1.png /test/fixtures/api/2.png /test/fixtures/database/*.db +/test/fixtures/*/*/actual.png +/test/fixtures/*/*/diff.png /test/output /include/mbgl/shader/shaders.hpp /src/shader/shaders_gl.cpp -- cgit v1.2.1