commit 5a92606724f65c1755ca26fe14d639f0c3bb41ef Author: David Fifield david@bamsoftware.com Date: Thu Oct 3 08:02:03 2013 -0700
.gitignore binaries. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1fee725 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/websocket-client +/websocket-server
tor-commits@lists.torproject.org