From: Gary V. Vaughan Date: Sun, 16 Sep 2012 04:45:04 +0000 (+0700) Subject: git: don't complain about new parallel tests driver and file droppings. X-Git-Tag: v2.4.2.418~179 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6527d1aed281c23a7fc1cfb55bf858944779bfe2;p=thirdparty%2Flibtool.git 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 --- diff --git a/build-aux/.gitignore b/build-aux/.gitignore index e2c12dd79..b1a6b9f59 100644 --- a/build-aux/.gitignore +++ b/build-aux/.gitignore @@ -12,6 +12,7 @@ /mdate-sh /missing /mkinstalldirs +/test-driver /texinfo.tex /useless-if-before-free /vc-list-files diff --git a/tests/.gitignore b/tests/.gitignore index 0712f715a..b7bfb6999 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,3 +1,4 @@ /defs /defs.in /package.m4 +/*.trs