From 6b8915a3eca31eec04a24c8ec9c7b696c3cfe541 Mon Sep 17 00:00:00 2001 From: Federico Cecchetto Date: Sun, 10 Apr 2022 22:10:10 +0200 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..fb3ee9ff --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.html linguist-detectable=false \ No newline at end of file