Ignore and clean *.ytdl files
[youtube-dl] / .gitignore
index 72c10425d675f7c1952061be0057db0c2e5e232d..a5b585f4396ae5ea4baff99124f0fc89d6405603 100644 (file)
@@ -28,10 +28,21 @@ updates_key.pem
 *.mp4
 *.m4a
 *.m4v
+*.mp3
+*.3gp
+*.wav
+*.ape
+*.mkv
+*.swf
 *.part
+*.ytdl
 *.swp
-test/testdata
+test/local_parameters.json
 .tox
 youtube-dl.zsh
+
+# IntelliJ related files
 .idea
-.idea/*
+*.iml
+
+tmp/