From 780ced3e7f1bebfda12a80e1e27630244258e819 Mon Sep 17 00:00:00 2001 From: Alex Turchyn Date: Sat, 8 Jul 2023 13:13:32 +0300 Subject: [PATCH] omit html in github code stats --- .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