X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.gitignore;h=f064a0d9e41c647efcd5d64515b2580cb7d10f6f;hb=689af4960e16c63c1f26933095d2f8c8b76f119f;hp=354505d66d61d6416b3700da1587ea4d4970fbc3;hpb=3a86b2c51e508c11502fcf7b74c470c68fd5bcd6;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/