Treat tpl file as HTML

This commit is contained in:
Bazarr user 2017-12-18 21:46:12 -05:00
parent 78e1bdb2aa
commit 59e2af5652
1 changed files with 2 additions and 1 deletions

3
.gitattributes vendored
View File

@ -1,2 +1,3 @@
static/jquery/* linguist-vendored
static/semantic/* linguist-vendored
static/semantic/* linguist-vendored
*.tpl linguist-language=HTML