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