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