mesa/tests/glx
Paul Berry cab179a165 Add .gitignore files to exclude unit test build artifacts from git
With the addition of unit tests in commit
3ef3ba4d2e, several additional build
artifacts are created:

  bin/depcomp
  bin/missing
  tests/Makefile
  tests/Makefile.in
  tests/glx/Makefile
  tests/glx/Makefile.in
  tests/glx/.deps/
  tests/glx/.gitignore

This patch adds all of these files to .gitignore.

Acked-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2012-01-05 13:27:12 -08:00
..
.gitignore Add .gitignore files to exclude unit test build artifacts from git 2012-01-05 13:27:12 -08:00
Makefile.am glx: More hacking around versions of XCB that lack GLX_ARB_create_context support 2012-01-04 12:43:10 -08:00
clientinfo_unittest.cpp tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol 2012-01-02 12:41:45 -08:00
create_context_unittest.cpp tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol 2012-01-02 12:41:45 -08:00
fake_glx_screen.cpp tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol 2012-01-02 12:41:45 -08:00
fake_glx_screen.h tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol 2012-01-02 12:41:45 -08:00
mock_xdisplay.h tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol 2012-01-02 12:41:45 -08:00