[gitignore] Update ignore file with the new tests

This commit is contained in:
Emmanuele Bassi 2009-01-22 16:55:51 +00:00
parent 1b242e3550
commit 047161ea96

4
.gitignore vendored
View File

@ -114,6 +114,7 @@ stamp-h1
/tests/interactive/test-text-field /tests/interactive/test-text-field
/tests/interactive/redhand.png /tests/interactive/redhand.png
/tests/interactive/test-script.json /tests/interactive/test-script.json
/tests/interactive/test-clutter-cairo-flowers
/tests/conform/test-conformance /tests/conform/test-conformance
/tests/conform/test-conformance-results.xml /tests/conform/test-conformance-results.xml
/tests/conform/test-conformance-results.html /tests/conform/test-conformance-results.html
@ -167,6 +168,9 @@ stamp-h1
/tests/conform/test-text-set-empty /tests/conform/test-text-set-empty
/tests/conform/test-text-set-text /tests/conform/test-text-set-text
/tests/conform/test-text-utf8-validation /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-glyph-perf
/tests/micro-bench/test-text /tests/micro-bench/test-text
/tests/tools/disable-npots.sh /tests/tools/disable-npots.sh