X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=002b700f5a982fc0da1c7bc11efb40cbb8e553a6;hb=c0b1e88895394cd627898466de8ec42a5c723358;hp=72c10425d675f7c1952061be0057db0c2e5e232d;hpb=d6712378e73951bede475569c887a1ac73f660a9;p=youtube-dl.git diff --git a/.gitignore b/.gitignore index 72c10425d..002b700f5 100644 --- a/.gitignore +++ b/.gitignore @@ -28,10 +28,17 @@ updates_key.pem *.mp4 *.m4a *.m4v +*.mp3 +*.3gp *.part *.swp test/testdata +test/local_parameters.json .tox youtube-dl.zsh + +# IntelliJ related files .idea -.idea/* +*.iml + +tmp/