From 6ce059f54fc00377f4e8eb5ed61b372b42ea2a09 Mon Sep 17 00:00:00 2001 From: Christian Brandt <35726766+replikation@users.noreply.github.com> Date: Tue, 20 Apr 2021 09:41:30 +0200 Subject: [PATCH 1/3] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 07e86a4..a259056 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -data/* linguist-documentation +data/* linguist-documentation=true From b24c45d165db0df1a6b9cc9e4dceb9b3e7c5c052 Mon Sep 17 00:00:00 2001 From: Christian Brandt <35726766+replikation@users.noreply.github.com> Date: Tue, 20 Apr 2021 09:42:26 +0200 Subject: [PATCH 2/3] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index a259056..716dd42 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ data/* linguist-documentation=true +*.html linguist-detectable=false From d876b45ce724386f0a181f1d02972e131bee1b67 Mon Sep 17 00:00:00 2001 From: Christian Brandt <35726766+replikation@users.noreply.github.com> Date: Tue, 20 Apr 2021 09:44:12 +0200 Subject: [PATCH 3/3] Update .gitattributes --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 716dd42..28cee3f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1 @@ -data/* linguist-documentation=true *.html linguist-detectable=false