From 047161ea960037275f211d851fe84744c6cf947b Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Thu, 22 Jan 2009 16:55:51 +0000 Subject: [PATCH] [gitignore] Update ignore file with the new tests --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 53c61b6e8..4c680d98b 100644 --- a/.gitignore +++ b/.gitignore @@ -114,6 +114,7 @@ stamp-h1 /tests/interactive/test-text-field /tests/interactive/redhand.png /tests/interactive/test-script.json +/tests/interactive/test-clutter-cairo-flowers /tests/conform/test-conformance /tests/conform/test-conformance-results.xml /tests/conform/test-conformance-results.html @@ -167,6 +168,9 @@ stamp-h1 /tests/conform/test-text-set-empty /tests/conform/test-text-set-text /tests/conform/test-text-utf8-validation +/tests/conform/test-vertex-buffer-contiguous +/tests/conform/test-vertex-buffer-interleved +/tests/conform/test-vertex-buffer-mutability /tests/micro-bench/test-glyph-perf /tests/micro-bench/test-text /tests/tools/disable-npots.sh