From 794cd23b23b23ce1d42fde5cbd845ef3fa942366 Mon Sep 17 00:00:00 2001 From: xunbu <53885884+xunbu@users.noreply.github.com> Date: Sat, 8 Nov 2025 09:37:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9B=E5=BB=BA=20.gitattributes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5dcec35 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.js linguist-detectable=false \ No newline at end of file