Ignore TTML subtitles
[youtube-dl] / .gitignore
index 72c10425d675f7c1952061be0057db0c2e5e232d..fbf7cecb2563754caa230ab0920f0bfb81377c26 100644 (file)
@@ -22,16 +22,28 @@ cover/
 updates_key.pem
 *.egg-info
 *.srt
+*.ttml
 *.sbv
 *.vtt
 *.flv
 *.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/