From 9ea3eebdd9b229aba00aa8feef93cb12c1ca5d9c Mon Sep 17 00:00:00 2001 From: Tw93 Date: Tue, 29 Nov 2022 17:51:08 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20=E6=9B=B4=E6=96=B0=E8=AF=AD=E6=B3=95?= =?UTF-8?q?=E6=A3=80=E6=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..efe2a94 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +bin/**/** linguist-vendored +dist/** linguist-vendored