git: don't complain about new parallel tests driver and file droppings.

* build-aux/.gitignore: Ignore parallel `test-driver' script.
* tests/.gitignore: Ignore `test-driver' .trs file droppings.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
This commit is contained in:
Gary V. Vaughan 2012-09-16 11:45:04 +07:00
parent 1fcb9bc4e4
commit 1e70622d7c
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@
/mdate-sh
/missing
/mkinstalldirs
/test-driver
/texinfo.tex
/useless-if-before-free
/vc-list-files

1
tests/.gitignore vendored
View File

@ -1,3 +1,4 @@
/defs
/defs.in
/package.m4
/*.trs