From d9cffb0b45fb211b64d0507102230b131fd44a2f Mon Sep 17 00:00:00 2001 From: James H Ball Date: Sun, 12 Jun 2022 19:17:12 +0100 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..28cee3ff --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.html linguist-detectable=false