From 3d34619d797d6dad6c25ff5cd8f7c8f0c011c61c Mon Sep 17 00:00:00 2001 From: lutinglt Date: Sun, 29 Jun 2025 00:02:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=85=E7=BB=9F=E8=AE=A1=E6=BA=90=E7=A0=81?= =?UTF-8?q?=E7=BC=96=E7=A8=8B=E8=AF=AD=E8=A8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1ec649e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +.github/* linguist-vendored +.vscode/* linguist-vendored +screenshots/* linguist-vendored +scripts/* linguist-vendored +eslint.config.js linguist-vendored \ No newline at end of file