X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=blobdiff_plain;f=.gitignore;h=c4870a6baf478ed5526c76cf4088dabf09ecba6f;hp=87754f90f0ace82adc3e293d2e69a8e6be3e691e;hb=d84b21b427d080a031ca1f9c75beb1dc8024b900;hpb=2574721a81cd52fa4fda65fb0a494064c09308c3 diff --git a/.gitignore b/.gitignore index 87754f90f..c4870a6ba 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ cover/ updates_key.pem *.egg-info *.srt +*.ttml *.sbv *.vtt *.flv @@ -33,9 +34,10 @@ updates_key.pem *.wav *.ape *.mkv +*.swf *.part +*.ytdl *.swp -test/testdata test/local_parameters.json .tox youtube-dl.zsh @@ -45,3 +47,7 @@ youtube-dl.zsh *.iml tmp/ +venv/ + +# VS Code related files +.vscode