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) | |
download | youtube-dl-c6306eb7984a928368cc17de0b3f3c2d4ee0b9c3.zip youtube-dl-c6306eb7984a928368cc17de0b3f3c2d4ee0b9c3.tar.gz youtube-dl-c6306eb7984a928368cc17de0b3f3c2d4ee0b9c3.tar.bz2 |
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
@@ -1,3 +1,5 @@ *.pyc *.pyo *~ +wine-py2exe/ +py2exe.log |