From 04295161645516b1022a7c8202fb0ea91c510df5 Mon Sep 17 00:00:00 2001 From: cdn0x12 Date: Mon, 3 Feb 2025 15:13:56 +0800 Subject: [PATCH] chore: count markdown --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a7a5813 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.md linguist-documentation=false