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