X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.gitignore;h=0422adf4456ec35166f5d2bce6b832c67601c2dc;hb=18c3c15391de27d4dd6e550087ca244d294a9bf2;hp=e51512d4f2b19ea07bdbce4e15043f13797eaa2e;hpb=c6306eb7984a928368cc17de0b3f3c2d4ee0b9c3;p=youtube-dl diff --git a/.gitignore b/.gitignore index e51512d4f..0422adf44 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +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