From 632e97834be86fefc5149bffa920aced737ca59f Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Tue, 15 Jan 2013 17:29:04 +0000 Subject: [PATCH] build-sys: update .gitignore files Signed-off-by: Sami Kerola --- build-aux/.gitignore | 1 + tests/.gitignore | 2 ++ 2 files changed, 3 insertions(+) diff --git a/build-aux/.gitignore b/build-aux/.gitignore index 06cb16c..7b4c263 100644 --- a/build-aux/.gitignore +++ b/build-aux/.gitignore @@ -5,4 +5,5 @@ /ltmain.sh /mdate-sh /missing +/test-driver /texinfo.tex diff --git a/tests/.gitignore b/tests/.gitignore index c831351..0d52223 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,3 +1,5 @@ /Makefile /Makefile.in /outputs +/*.log +/*.trs