[4.0] 6737d14 Ignore various autogenerated files

Per Buer perbu at varnish-software.com
Thu Mar 13 10:24:26 CET 2014


commit 6737d14391b3e30ecd54cebe89d450c3e9ebe79d
Author: Per Buer <perbu at varnish-software.com>
Date:   Mon Feb 24 09:42:41 2014 +0100

    Ignore various autogenerated files

diff --git a/.gitignore b/.gitignore
index 35dfbe7..a6d7219 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@ Makefile.in
 *.la
 *~
 *.sw[op]
+*.trs
 
 
 # Various auto-tools artifacts
@@ -78,6 +79,8 @@ cscope.*out
 /man/vsc2rst
 /man/*.7
 /man/*.1
+/bin/*/*.1
+/bin/*/*.rst
 /doc/sphinx/include
 /bin/varnish*/varnish*_opt2rst
 /bin/varnishadm/varnishadm



More information about the varnish-commit mailing list