X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.gitignore;h=f064a0d9e41c647efcd5d64515b2580cb7d10f6f;hb=b995043ab8b987cb5d4d83a3b56bb28d009ac0cb;hp=0e7128551e5624b427447a182b16dc66c75ba5a8;hpb=72f3289ac48d8dbfe1ee3fd2d82a23f1bff045df;p=youtube-dl diff --git a/.gitignore b/.gitignore index 0e7128551..f064a0d9e 100644 --- a/.gitignore +++ b/.gitignore @@ -22,17 +22,29 @@ cover/ updates_key.pem *.egg-info *.srt +*.ttml *.sbv *.vtt *.flv *.mp4 *.m4a *.m4v +*.mp3 +*.3gp +*.wav +*.ape +*.mkv +*.swf *.part +*.ytdl *.swp -test/testdata test/local_parameters.json .tox youtube-dl.zsh + +# IntelliJ related files .idea -.idea/* +*.iml + +tmp/ +venv/