From a6328da6e484d5030d238a855bb5e9d21e2e53ea Mon Sep 17 00:00:00 2001 From: Tlntin Date: Thu, 29 Dec 2022 14:02:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitignore=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index a6966ae..f85b77a 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,7 @@ output package-lock.json yarn.lock pnpm-lock.yaml +dist +!dist/about_pake.html +!dist/cli.js +!dist/.gitkeep