From 6527d1aed281c23a7fc1cfb55bf858944779bfe2 Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Sun, 16 Sep 2012 11:45:04 +0700 Subject: [PATCH] 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 --- build-aux/.gitignore | 1 + tests/.gitignore | 1 + 2 files changed, 2 insertions(+) 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 -- 2.47.2