From 985a4db94799ae9279ecde166ff46c5de2f369bf Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Thu, 5 Aug 2010 15:55:12 +0100 Subject: [PATCH] gitignore: Ignore test-cogl-shader-{arbfp,glsl} Fear the out of tree builds! --- tests/interactive/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/interactive/.gitignore b/tests/interactive/.gitignore index c20e40071..fa5269a33 100644 --- a/tests/interactive/.gitignore +++ b/tests/interactive/.gitignore @@ -34,6 +34,8 @@ /test-cogl-multitexture /test-cogl-offscreen /test-cogl-primitives +/test-cogl-shader-arbfp +/test-cogl-shader-glsl /test-cogl-tex-convert /test-cogl-tex-foreign /test-cogl-tex-getset