[master] 5cdf258 Update .gitignore file

Tollef Fog Heen tfheen at varnish-cache.org
Mon Jun 6 13:25:08 CEST 2011


commit 5cdf2583203129c2eed35637fa99732496002e55
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date:   Mon Jun 6 13:25:04 2011 +0200

    Update .gitignore file

diff --git a/.gitignore b/.gitignore
index 06624b1..095ca12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@ Makefile.in
 /config.status
 /config.sub
 /configure
+/configure.lineno
 /depcomp
 /install-sh
 /libtool
@@ -54,6 +55,7 @@ TAGS
 
 # Man-files and binaries
 /man/vcl.7
+/man/varnish-cli.7
 /bin/varnishadm/varnishadm
 /bin/varnishadm/varnishadm.1
 /bin/varnishd/varnishd
@@ -74,7 +76,9 @@ TAGS
 /bin/varnishtest/varnishtest.1
 /bin/varnishtop/varnishtop
 /bin/varnishtop/varnishtop.1
+/lib/libvmod_std/vmod_std.3
 
 # Doc-stuff generated from xml
 /doc/*.html
 /doc/sphinx/=build/
+/doc/sphinx/conf.py



More information about the varnish-commit mailing list