From 41aba17f46bea284964125cb83fef3b30e1a23bc Mon Sep 17 00:00:00 2001 From: weidizhu_admin Date: Fri, 26 Jul 2024 11:45:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=8F=E8=94=BD=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9f86801 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.env.development +.env.production \ No newline at end of file