From 1f59169b1136c76ca236e19c5f1c803ef2305da0 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Thu, 11 Feb 2021 21:15:02 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitattributes b/.gitattributes index dfe07704..517124b4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,7 @@ # Auto detect text files and perform LF normalization * text=auto + +# Linguist +source/app/web/statics/style.vars.css linguist-vendored +.github/* -linguist-detectable +source/templates/* -linguist-detectable \ No newline at end of file