From 335b798af82bf2b2b20e69a3c534767c30080073 Mon Sep 17 00:00:00 2001 From: Philip Smart Date: Sat, 12 Mar 2022 10:16:07 +0000 Subject: [PATCH] added git attributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..28cee3f --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.html linguist-detectable=false