From 2ce6547f4e6d212751b1f35797a293aa528b26fd Mon Sep 17 00:00:00 2001 From: none Date: Mon, 27 Mar 2023 10:49:16 +0800 Subject: [PATCH] update --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 40be844..c574a54 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,7 @@ yarn.lock .env.production .env.development -.env \ No newline at end of file +.env + +deploy-test.sh +deploy-prod.sh \ No newline at end of file