OSDN Git Service

Add new .gitignore entries for Automake 1.13 tests
authorPaul Berry <stereotype441@gmail.com>
Thu, 3 Jan 2013 19:51:38 +0000 (11:51 -0800)
committerPaul Berry <stereotype441@gmail.com>
Thu, 3 Jan 2013 23:24:45 +0000 (15:24 -0800)
commitb8b1d61e764a83c128787faa639ba2fc4604722f
treeafc4ad1c8480b1e11c1b40bae61de556261cdd16
parent82f8e8ebd57720f1e9d148c7dc65b14c218307df
Add new .gitignore entries for Automake 1.13 tests

Automake 1.13 creates a bunch of new build artefacts:
- bin/test-driver, a script for running tests.
- *.trs files for every "make check" test result.
- *.log files containing the output of every test run by "make check".

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
bin/.gitignore
src/.gitignore