mesa/tests
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
..
glx Add .gitignore files to exclude unit test build artifacts from git 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 tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol 2012-01-02 12:41:45 -08:00