build system: include "configure" in .gitignore
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 10 Dec 2011 21:42:31 +0000 (21:42 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 10 Dec 2011 21:42:31 +0000 (21:42 +0000)
On the stable branch we are not including autoconf output.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
.gitignore

index b7f6187..86b9c9f 100644 (file)
@@ -29,3 +29,5 @@ test-example/*.key
 test-example/sites.conf
 test-example/bogus-setup-request
 build-stamp
+
+configure