[PATCH] .gitignore: Add new autotools file 'test-driver'

Kristian Høgsberg krh at bitplanet.net
Tue Mar 18 22:12:30 PDT 2014


Recent automake introduces a new shell script helper for the automake
test framework.  Add it to .gitignore.

Signed-off-by: Kristian Høgsberg <krh at bitplanet.net>
---

Gaetan, not sure what the convention is for .gitignore.  You added the
"Do not edit" comment, but I don't see any other mechanism for updating
the autotools list.

Kristian

 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 94a12fd..dc56b46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,6 +41,7 @@ mkinstalldirs
 py-compile
 stamp-h?
 symlink-tree
+test-driver
 texinfo.tex
 ylwrap
 
-- 
1.9.0



More information about the xorg-devel mailing list