
15 Mar
2013
15 Mar
'13
6:34 a.m.
commit 6dbf32283bf599b1931a0f6244c5fe64a1eff962 Author: Alexandre Allaire <alexandre.allaire@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