On 01/03/2012 01:03 PM, Paul Berry wrote: > With the addition of unit tests in commit > 3ef3ba4d2eee36f64062a21ce030c3f4d8c4cac4, 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. > --- > bin/.gitignore | 2 ++ > tests/.gitignore | 3 +++ > tests/glx/.gitignore | 1 + > 3 files changed, 6 insertions(+), 0 deletions(-) > create mode 100644 bin/.gitignore > create mode 100644 tests/.gitignore > create mode 100644 tests/glx/.gitignore
Acked-by: Kenneth Graunke <kenn...@whitecape.org> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev