Update ignore file

This commit is contained in:
Emmanuele Bassi 2008-12-10 23:12:22 +00:00
parent bc6a107ff6
commit ee72352de0

3
.gitignore vendored
View File

@ -110,6 +110,7 @@ stamp-h1
/tests/interactive/test-animation /tests/interactive/test-animation
/tests/interactive/test-easing /tests/interactive/test-easing
/tests/interactive/test-interactive /tests/interactive/test-interactive
/tests/interactive/test-binding-pool
/tests/interactive/redhand.png /tests/interactive/redhand.png
/tests/interactive/test-script.json /tests/interactive/test-script.json
/tests/conform/test-conformance /tests/conform/test-conformance
@ -149,6 +150,8 @@ stamp-h1
/tests/conform/test_mesh_mutability /tests/conform/test_mesh_mutability
/tests/conform/test_paint_opacity /tests/conform/test_paint_opacity
/tests/conform/test_rectangle_opacity /tests/conform/test_rectangle_opacity
/tests/conform/test_backface_culling
/tests/conform/test_binding_pool
/tests/micro-bench/test-text /tests/micro-bench/test-text
/tests/tools/disable-npots.sh /tests/tools/disable-npots.sh
/clutter/x11/clutter-x11-enum-types.[ch] /clutter/x11/clutter-x11-enum-types.[ch]