From c24dda1c203b5818b347787f8b2e88804c2a40a4 Mon Sep 17 00:00:00 2001 From: Niklas Date: Sat, 6 Oct 2018 02:37:33 +0200 Subject: [PATCH] ignore ttml files with .tt extension --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c4870a6ba..89f4c3b35 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ updates_key.pem *.egg-info *.srt *.ttml +*.tt *.sbv *.vtt *.flv