mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 09:30:45 -05:00
[gitignore] ignore TAGS and new test
* ignore files generated by make tags * ignore the newly introduced premult test
This commit is contained in:
parent
0dfc1dd284
commit
b9a53d379d
2
.gitignore
vendored
2
.gitignore
vendored
@ -69,6 +69,7 @@ ltmain.sh
|
|||||||
missing
|
missing
|
||||||
mkinstalldirs
|
mkinstalldirs
|
||||||
stamp-h1
|
stamp-h1
|
||||||
|
TAGS
|
||||||
/tests/interactive/*.o
|
/tests/interactive/*.o
|
||||||
/tests/conform/*.o
|
/tests/conform/*.o
|
||||||
/tests/micro-bench/*.o
|
/tests/micro-bench/*.o
|
||||||
@ -171,6 +172,7 @@ stamp-h1
|
|||||||
/tests/conform/test-mesh-interleved
|
/tests/conform/test-mesh-interleved
|
||||||
/tests/conform/test-mesh-mutability
|
/tests/conform/test-mesh-mutability
|
||||||
/tests/conform/test-paint-opacity
|
/tests/conform/test-paint-opacity
|
||||||
|
/tests/conform/test-premult
|
||||||
/tests/conform/test-rectangle-opacity
|
/tests/conform/test-rectangle-opacity
|
||||||
/tests/conform/test-backface-culling
|
/tests/conform/test-backface-culling
|
||||||
/tests/conform/test-binding-pool
|
/tests/conform/test-binding-pool
|
||||||
|
Loading…
Reference in New Issue
Block a user