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