From 88ee0cf310f491e3528127779ac0069a891a8ef7 Mon Sep 17 00:00:00 2001 From: liuweiqing Date: Wed, 4 Sep 2024 15:59:37 +0800 Subject: [PATCH] chore: ... --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 48a274e9..3596525e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules/ .env.local* -screenshots \ No newline at end of file +screenshots +.env \ No newline at end of file