Ignore venv directory
[youtube-dl] / .gitignore
index 72c10425d675f7c1952061be0057db0c2e5e232d..f064a0d9e41c647efcd5d64515b2580cb7d10f6f 100644 (file)
@@ -22,16 +22,29 @@ 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/
+venv/