From b825ca1b599d52954d35c67e6a8268ea8ea66f84 Mon Sep 17 00:00:00 2001 From: Johannes Maron Date: Fri, 8 May 2026 16:55:59 +0200 Subject: Add Django template linguist instruction (#2542) Same as on the django repo, this patch highlight template tags and filters. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index d2a21d01..e3050e39 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ # shell scripts need LF endings to work *.sh text eol=lf +*.html linguist-language=django -- cgit v1.3