X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.gitignore;h=9ce4b5e2d5d78771b718313ff942afe77db92f02;hb=c19ef77c3138ecf1ce5c988de2d94031f58b4f69;hp=72c10425d675f7c1952061be0057db0c2e5e232d;hpb=779822d945dc7ebba7062ac9a5e760d21a7f362a;p=youtube-dl diff --git a/.gitignore b/.gitignore index 72c10425d..9ce4b5e2d 100644 --- a/.gitignore +++ b/.gitignore @@ -28,10 +28,21 @@ updates_key.pem *.mp4 *.m4a *.m4v +*.mp3 +*.3gp +*.wav +*.ape +*.mkv +*.swf *.part *.swp test/testdata +test/local_parameters.json .tox youtube-dl.zsh + +# IntelliJ related files .idea -.idea/* +*.iml + +tmp/