X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=blobdiff_plain;f=.gitignore;h=c4870a6baf478ed5526c76cf4088dabf09ecba6f;hp=354505d66d61d6416b3700da1587ea4d4970fbc3;hb=d84b21b427d080a031ca1f9c75beb1dc8024b900;hpb=fb27d0ce5e91216296e3406d461fe5b7af78c477 diff --git a/.gitignore b/.gitignore index 354505d66..c4870a6ba 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,7 @@ youtube-dl.zsh *.iml tmp/ +venv/ + +# VS Code related files +.vscode