build-sys: update .gitignore files

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2013-01-15 17:29:04 +00:00
parent 3be3f34bd4
commit 632e97834b
2 changed files with 3 additions and 0 deletions

View file

@ -5,4 +5,5 @@
/ltmain.sh /ltmain.sh
/mdate-sh /mdate-sh
/missing /missing
/test-driver
/texinfo.tex /texinfo.tex

2
tests/.gitignore vendored
View file

@ -1,3 +1,5 @@
/Makefile /Makefile
/Makefile.in /Makefile.in
/outputs /outputs
/*.log
/*.trs