From f07ccc522926eff9d133438aa922544f4fa100c7 Mon Sep 17 00:00:00 2001 From: Anton Troshin Date: Mon, 14 Sep 2026 20:47:45 +0300 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 0000000..28cee3f --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.html linguist-detectable=false