From 45ff7b8931b2d9704f514a7b634f17065dc1ac15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E7=8E=89=E7=A5=A5?= Date: Sat, 12 Nov 2022 21:56:05 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=9B=B4=E6=96=B0=E3=80=91=E6=9B=B4?= =?UTF-8?q?=E6=96=B0gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- snowy-admin-web/.gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/snowy-admin-web/.gitignore b/snowy-admin-web/.gitignore index 65cbc4df..b7a83802 100644 --- a/snowy-admin-web/.gitignore +++ b/snowy-admin-web/.gitignore @@ -12,7 +12,10 @@ yarn-debug.log* yarn-error.log* pnpm-debug.log* -package-lock.json +# other files +stats.html +packge-lock.json +auto-imports.d.ts # Editor directories and files .idea