[master] 1ebcb83 .gitignore log files from make check
Tollef Fog Heen
tfheen at varnish-cache.org
Mon Oct 15 10:39:40 CEST 2012
commit 1ebcb83aab1eafec9a3135c6cfa85dc49dbcd5f3
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 6680eb8..81f58b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -85,3 +85,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