From 48b0101dab9d1778788c4cd7c38e72db2237259e Mon Sep 17 00:00:00 2001 From: Xevion Date: Mon, 7 Oct 2024 15:00:46 -0500 Subject: [PATCH] Disable hooks from changing repository language statistics --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..511300b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +.hooks/*.sh linguist-vendored \ No newline at end of file