1
0
Fork 0

[gitignore] ignore TAGS and new test

* ignore files generated by make tags
* ignore the newly introduced premult test
This commit is contained in:
Damien Lespiau 2009-06-14 01:16:30 +01:00
parent 0dfc1dd284
commit b9a53d379d

2
.gitignore vendored
View file

@ -69,6 +69,7 @@ ltmain.sh
missing
mkinstalldirs
stamp-h1
TAGS
/tests/interactive/*.o
/tests/conform/*.o
/tests/micro-bench/*.o
@ -171,6 +172,7 @@ stamp-h1
/tests/conform/test-mesh-interleved
/tests/conform/test-mesh-mutability
/tests/conform/test-paint-opacity
/tests/conform/test-premult
/tests/conform/test-rectangle-opacity
/tests/conform/test-backface-culling
/tests/conform/test-binding-pool