diff options
author | Nick Mathewson <nickm@torproject.org> | 2010-09-30 22:24:18 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-09-30 22:24:18 -0400 |
commit | 1b2120654ce3aa34738ad33572eb15b9e220e435 (patch) | |
tree | f4047a61487dc3af2afb3ae5a1ea5c7941af1683 /.gitignore | |
parent | 5b7669130ba5dcc0c35bf3dfab07f6cd93c2951f (diff) | |
parent | 826416625946d16a4d7d91fc2c07cfdb14db9089 (diff) | |
download | tor-1b2120654ce3aa34738ad33572eb15b9e220e435.tar.gz tor-1b2120654ce3aa34738ad33572eb15b9e220e435.zip |
Merge remote branch 'sebastian/fw-helper-manpage'
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3e61274bad..369d925a9d 100644 --- a/.gitignore +++ b/.gitignore @@ -98,6 +98,11 @@ /doc/tor.html /doc/tor.html.in /doc/tor.1.xml +/doc/tor-fw-helper.1 +/doc/tor-fw-helper.1.in +/doc/tor-fw-helper.html +/doc/tor-fw-helper.html.in +/doc/tor-fw-helper.1.xml /doc/tor-gencert.1 /doc/tor-gencert.1.in /doc/tor-gencert.html |