From 269cc77313c580abb0aecc42b8c54058260face8 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Wed, 30 Nov 2022 20:23:28 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20=E5=A2=9E=E5=8A=A0=E6=A3=80=E6=9F=A5?= =?UTF-8?q?=E5=BF=BD=E8=A7=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .ecrc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ecrc.json b/.ecrc.json index 39e2e37..4da6169 100644 --- a/.ecrc.json +++ b/.ecrc.json @@ -1,3 +1,3 @@ { - "Exclude": ["Cargo\\.lock$", "dist"] + "Exclude": ["Cargo\\.lock$", "dist", "*\\.md"] }