1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-02-09 12:17:51 +08:00

ignore ttml files with .tt extension

This commit is contained in:
Niklas 2018-10-06 02:37:33 +02:00
parent 66d106f270
commit c24dda1c20
No known key found for this signature in database
GPG Key ID: C7070AE8E74845B8

1
.gitignore vendored
View File

@ -23,6 +23,7 @@ updates_key.pem
*.egg-info *.egg-info
*.srt *.srt
*.ttml *.ttml
*.tt
*.sbv *.sbv
*.vtt *.vtt
*.flv *.flv