Merge pull request #9621 from venth/feature/ignored_intellij
[youtube-dl] / .gitignore
index 72c10425d675f7c1952061be0057db0c2e5e232d..a802c75a10225f53f8da414fa34fd5422de5bea2 100644 (file)
@@ -28,10 +28,16 @@ updates_key.pem
 *.mp4
 *.m4a
 *.m4v
+*.mp3
 *.part
 *.swp
 test/testdata
+test/local_parameters.json
 .tox
 youtube-dl.zsh
+
+# IntelliJ related files
 .idea
-.idea/*
+*.iml
+
+tmp/