---
build-aux/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/build-aux/.gitignore b/build-aux/.gitignore
index e727daf..14ddc68 100644
--- a/build-aux/.gitignore
+++ b/build-aux/.gitignore
@@ -17,4 +17,5 @@
/py-compile
/*.rej
/*TAGS
+/test-driver
/texinfo.tex
--
1.7.10.4