X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.gitignore;h=002b700f5a982fc0da1c7bc11efb40cbb8e553a6;hb=d3c97bad6181e1d3dc0cb4eece041e1cfb0ba6bc;hp=0e7128551e5624b427447a182b16dc66c75ba5a8;hpb=72f3289ac48d8dbfe1ee3fd2d82a23f1bff045df;p=youtube-dl diff --git a/.gitignore b/.gitignore index 0e7128551..002b700f5 100644 --- a/.gitignore +++ b/.gitignore @@ -28,11 +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/