[tor-commits] [flashproxy/master] Ignore py2exe ouptut directory.

dcf at torproject.org dcf at torproject.org
Fri Mar 15 06:34:14 UTC 2013


commit 6dbf32283bf599b1931a0f6244c5fe64a1eff962
Author: Alexandre Allaire <alexandre.allaire at mail.mcgill.ca>
Date:   Thu Mar 14 22:25:12 2013 -0400

    Ignore py2exe ouptut directory.
---
 .gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 41e7192..b8833f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
 *.pyc
 /dist
-/pyinstaller-tmp
+/py2exe-tmp
 /websocket-transport/websocket-server





More information about the tor-commits mailing list