commit 7f1ef4eab6e76daf78751e52bb4c7507fe6c2fd3 Author: n8fr8 nathan@freitas.net Date: Thu Oct 4 11:29:58 2012 +0530
cleaning up git --- .gitignore | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3a7c5c0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +external/bin/ +external/include/ +external/iptables.foo/ +external/iptables/ +external/jtorctl-build-stamp +external/lib/ +external/libevent-build-stamp +external/obfsproxy-build-stamp +external/openssl-static-build-stamp +external/privoxy-build-stamp +external/privoxy/ +external/test.c +external/test.h.gch +external/tor-build-stamp +external/translation/ +bin +gen +native +local.properties
tor-commits@lists.torproject.org