From 46dd3347f3d781dc25132873f589307b6cb88334 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Sun, 21 Mar 2021 12:38:40 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 517124b4..68e48dad 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,4 +4,9 @@ # Linguist source/app/web/statics/style.vars.css linguist-vendored .github/* -linguist-detectable -source/templates/* -linguist-detectable \ No newline at end of file +source/templates/* -linguist-detectable +package-lock.json linguist-generated +settings.example.json linguist-generated +action.yml linguist-generated +CONTRIBUTING.md linguist-documentation +SECURITY.md linguist-documentation \ No newline at end of file