From 231343f1513d31248ada221ddc0020d73930b889 Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Wed, 25 Mar 2009 20:58:22 +0000 Subject: [PATCH] [gitignore] Ignore two newly introduced tests --- tests/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/.gitignore b/tests/.gitignore index 07ac59c..d44a9c9 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -8,6 +8,7 @@ test-cogl-tex-foreign test-cogl-tex-getset test-cogl-tex-polygon test-cogl-tex-tile +test-cogl-vertex-buffer test-depth test-devices test-effects @@ -37,6 +38,7 @@ test-script test-shader test-stage-read-pixels test-text +test-texture-async test-texture-quality test-textures test-threads -- 2.7.4