From 2b7f08a049d0f527a0ddb52c690fd6fdc7333137 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E5=93=BC=E5=94=A7L?= Date: Wed, 7 Jun 2023 14:54:49 +0800 Subject: [PATCH] 1 --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 259f788..f0a93c3 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,4 @@ yarn-error.log* *.sw* node_modules /package-lock.json -/vue.config.js +/src/api/index.js