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