Ignore venv directory
[youtube-dl] / .gitignore
index bef084baa40f6a70fbbfe1af61f2e0df810d75c7..f064a0d9e41c647efcd5d64515b2580cb7d10f6f 100644 (file)
@@ -22,6 +22,7 @@ cover/
 updates_key.pem
 *.egg-info
 *.srt
+*.ttml
 *.sbv
 *.vtt
 *.flv
@@ -35,6 +36,7 @@ updates_key.pem
 *.mkv
 *.swf
 *.part
+*.ytdl
 *.swp
 test/local_parameters.json
 .tox
@@ -45,3 +47,4 @@ youtube-dl.zsh
 *.iml
 
 tmp/
+venv/