commit cad75a991e7f6c7b66c0e9c614028ed5ee2fe131 Author: David Fifield david@bamsoftware.com Date: Sat Apr 7 01:57:23 2012 -0700
.gitignore *.pyc. --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore index 37dbfdd..6b5ef76 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /facilitator.log +*.pyc
tor-commits@lists.torproject.org