From 708d326b308e9585ce7e937eb1ab26b4343c3ffb Mon Sep 17 00:00:00 2001 From: Derek Foreman Date: Thu, 28 May 2015 10:28:07 -0500 Subject: [PATCH] internal-screenshot-test: ignore output image In the future we should probably consider making all tests that output images use an easily ignored template. For now let's ignore this one individually. Signed-off-by: Derek Foreman --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 047c3866..4c0f5918 100644 --- a/.gitignore +++ b/.gitignore @@ -98,3 +98,4 @@ weston-drm.7 weston.ini.5 /tests/weston-ivi.ini +internal-screenshot-00.png