glx/tests and mesa/tests: Update .gitignore files.

This patch updates .gitignore files to account for the new build
artifacts introduced by the following commits:

ae376f0 glx/tests: Rename test as glx-test
8fecdcc mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functions
a29ad2b mesa/tests: Add tests for the generated dispatch table
This commit is contained in:
Paul Berry
2012-06-14 10:02:24 -07:00
parent eb024c7488
commit 4b7b4c46c5
3 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
/glx_unittest
/glx-test
+2
View File
@@ -0,0 +1,2 @@
/Makefile
/glapi-test
+2
View File
@@ -0,0 +1,2 @@
/Makefile
/main-test