diff options
author | Filippo Valsorda <filippo.valsorda@gmail.com> | 2012-11-29 16:51:55 +0100 |
---|---|---|
committer | Filippo Valsorda <filippo.valsorda@gmail.com> | 2012-11-29 16:51:55 +0100 |
commit | cc51a7d4e030646a5d7075934f11036ad52a3f1f (patch) | |
tree | f3f19a3c81964b5d7d2edbacb0a2bca787fbc0bd /.gitignore | |
parent | 8192ebe1f874b22b0c27e675a4136a06e46a68ce (diff) |
New repo skeleton, getting ready for PyPi
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b2163f118..9619a7dfd 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,11 @@ wine-py2exe/ py2exe.log *.kate-swp +build/ +dist/ +MANIFEST +README.txt +youtube-dl.1 +youtube-dl.bash-completion +youtube-dl +youtube-dl.exe |