X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.gitignore;h=f064a0d9e41c647efcd5d64515b2580cb7d10f6f;hb=94418c8eb3e458a16fa7301c0987dec5f04faa6a;hp=354505d66d61d6416b3700da1587ea4d4970fbc3;hpb=fb27d0ce5e91216296e3406d461fe5b7af78c477;p=youtube-dl diff --git a/.gitignore b/.gitignore index 354505d66..f064a0d9e 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ cover/ updates_key.pem *.egg-info *.srt +*.ttml *.sbv *.vtt *.flv @@ -31,9 +32,12 @@ updates_key.pem *.mp3 *.3gp *.wav +*.ape +*.mkv +*.swf *.part +*.ytdl *.swp -test/testdata test/local_parameters.json .tox youtube-dl.zsh @@ -43,3 +47,4 @@ youtube-dl.zsh *.iml tmp/ +venv/