diff options
author | Filippo Valsorda - Campagna <filosottile.wiki@gmail.com> | 2012-04-07 20:07:42 +0200 |
---|---|---|
committer | Filippo Valsorda - Campagna <filosottile.wiki@gmail.com> | 2012-04-07 20:07:42 +0200 |
commit | c6306eb7984a928368cc17de0b3f3c2d4ee0b9c3 (patch) | |
tree | 117a36bab1bf7fdda46f2b5ee89288b8966871df /.gitignore | |
parent | bcfde70d7382463cf1cab61165641c1f16b8c6d8 (diff) |
wine-py2exe.sh to create the exe under linux (!!)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 95401e0a7..e51512d4f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.pyc *.pyo *~ +wine-py2exe/ +py2exe.log |