From b5081ba279b32fa94b48f671e647f11fe032e340 Mon Sep 17 00:00:00 2001 From: Fanzink <460995166@qq.com> Date: Fri, 4 Mar 2022 11:12:33 +0800 Subject: [PATCH] =?UTF-8?q?'=E4=B8=8D=E5=8A=A8vue.config.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7dd5617..cbd7320 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,4 @@ selenium-debug.log package-lock.json yarn.lock /.env.development -/vue.config.js +vue.config.js