From c246aa07cab0192edc40da5d3ddb8afd11308e74 Mon Sep 17 00:00:00 2001 From: none Date: Tue, 28 Mar 2023 18:11:20 +0800 Subject: [PATCH] update --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f4888ea..1b659ff 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,6 @@ yarn.lock package-lock.json deploy-test.sh -deploy-prod.sh \ No newline at end of file +deploy-prod.sh + +dist/ \ No newline at end of file