From: Nick Mathewson Date: Mon, 1 Feb 2010 03:53:40 +0000 (-0500) Subject: add a2x intermediate files to gitignore X-Git-Tag: tor-0.2.2.9-alpha~46 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3a8ad7bfd85f46e022d17893be20da1bfec49cbe;p=thirdparty%2Ftor.git add a2x intermediate files to gitignore --- diff --git a/.gitignore b/.gitignore index caa1352033..fc86adc8e3 100644 --- a/.gitignore +++ b/.gitignore @@ -91,24 +91,27 @@ # /doc/ /doc/Makefile /doc/Makefile.in -/doc/tor.1 /doc/doxygen /doc/tor.1 /doc/tor.1.in /doc/tor.html /doc/tor.html.in +/doc/tor.1.xml /doc/tor-gencert.1 /doc/tor-gencert.1.in /doc/tor-gencert.html /doc/tor-gencert.html.in +/doc/tor-gencert.1.xml /doc/tor-resolve.1 /doc/tor-resolve.1.in /doc/tor-resolve.html /doc/tor-resolve.html.in +/doc/tor-resolve.1.xml /doc/torify.1 /doc/torify.1.in /doc/torify.html /doc/torify.html.in +/doc/torify.1.xml # /doc/spec/ /doc/spec/Makefile