From b2c124a3e923e366e9ff8a3abf7ca691aeccccc1 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Sat, 11 May 2024 13:50:25 -0400 Subject: [PATCH] chore: Restore Linguist highlighting for templates --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 6313b56c5..f83023c16 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ * text=auto eol=lf +/Dockerfile*.template linguist-language=Dockerfile