X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.gitignore;h=0422adf4456ec35166f5d2bce6b832c67601c2dc;hb=18c3c15391de27d4dd6e550087ca244d294a9bf2;hp=95401e0a7d3280d88dd6c609a2d182a3a9d34653;hpb=348486ced4832e4de28c1eb024ef5d4f9c5e6fa5;p=youtube-dl diff --git a/.gitignore b/.gitignore index 95401e0a7..0422adf44 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,35 @@ *.pyc *.pyo *~ +*.DS_Store +wine-py2exe/ +py2exe.log +*.kate-swp +build/ +dist/ +MANIFEST +README.txt +youtube-dl.1 +youtube-dl.bash-completion +youtube-dl.fish +youtube-dl +youtube-dl.exe +youtube-dl.tar.gz +.coverage +cover/ +updates_key.pem +*.egg-info +*.srt +*.sbv +*.vtt +*.flv +*.mp4 +*.m4a +*.m4v +*.part +*.swp +test/testdata +.tox +youtube-dl.zsh +.idea +.idea/* \ No newline at end of file