diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 89d74926f..4d2e4953c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ static/jquery/* linguist-vendored -static/semantic/* linguist-vendored
\ No newline at end of file +static/semantic/* linguist-vendored +*.tpl linguist-language=HTML
\ No newline at end of file |