From 9cc76cf0053cad90d2ff55d24993d9a0ac4c0cdb Mon Sep 17 00:00:00 2001 From: Jacob Appelbaum Date: Fri, 16 Apr 2010 17:45:12 -0700 Subject: First implementation of tor-fw-helper. tor-fw-helper is a command-line tool to wrap and abstract various firewall port-forwarding tools. This commit matches the state of Jacob's tor-fw-helper branch as of 23 September 2010. (commit msg by Nick) --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b5d4442ca..c0decec98 100644 --- a/.gitignore +++ b/.gitignore @@ -161,6 +161,12 @@ /src/tools/Makefile /src/tools/Makefile.in +# /src/tools/tor-fw-helper/ +/src/tools/tor-fw-helper/tor-fw-helper +/src/tools/tor-fw-helper/tor-fw-helper.exe +/src/tools/tor-fw-helper/Makefile +/src/tools/tor-fw-helper/Makefile.in + # /src/win32/ /src/win32/Makefile /src/win32/Makefile.in -- cgit v1.2.3