X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=blobdiff_plain;f=.gitignore;h=c4870a6baf478ed5526c76cf4088dabf09ecba6f;hp=9ce4b5e2d5d78771b718313ff942afe77db92f02;hb=d84b21b427d080a031ca1f9c75beb1dc8024b900;hpb=51b1378eeddb60bd99199741f2fcee29d8389142 diff --git a/.gitignore b/.gitignore index 9ce4b5e2d..c4870a6ba 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ cover/ updates_key.pem *.egg-info *.srt +*.ttml *.sbv *.vtt *.flv @@ -35,8 +36,8 @@ updates_key.pem *.mkv *.swf *.part +*.ytdl *.swp -test/testdata test/local_parameters.json .tox youtube-dl.zsh @@ -46,3 +47,7 @@ youtube-dl.zsh *.iml tmp/ +venv/ + +# VS Code related files +.vscode