X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.gitignore;h=354505d66d61d6416b3700da1587ea4d4970fbc3;hb=37e7a71c6c777635c4ed02339339ff27ccb04f58;hp=72c10425d675f7c1952061be0057db0c2e5e232d;hpb=b6c0d4f4315a282257adc6ab980b4cf4bfb3d418;p=youtube-dl diff --git a/.gitignore b/.gitignore index 72c10425d..354505d66 100644 --- a/.gitignore +++ b/.gitignore @@ -28,10 +28,18 @@ updates_key.pem *.mp4 *.m4a *.m4v +*.mp3 +*.3gp +*.wav *.part *.swp test/testdata +test/local_parameters.json .tox youtube-dl.zsh + +# IntelliJ related files .idea -.idea/* +*.iml + +tmp/