[3.0] 7dddf1b .gitignore log files from make check

Tollef Fog Heen tfheen at varnish-cache.org
Mon Apr 22 13:27:01 CEST 2013


commit 7dddf1b7939587c78721efb57396ac4805e564d0
Author: Tollef Fog Heen <tfheen at err.no>
Date:   Mon Oct 15 10:39:38 2012 +0200

    .gitignore log files from make check

diff --git a/.gitignore b/.gitignore
index 21fe76b..77be3db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,3 +87,8 @@ TAGS
 
 # NetBeans insists on this
 /nbproject/private/
+
+# Test droppings
+bin/varnishtest/tests/*.log
+bin/varnishtest/tests/*.log-t
+bin/varnishtest/test-suite.log



More information about the varnish-commit mailing list