From 79706e4da79aa8cae399052ca050ab7b5ed9637c Mon Sep 17 00:00:00 2001 From: liangzai450 Date: Mon, 18 Mar 2024 01:06:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5env=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c885db7..6fc9cb8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ bindata.go *.exe beancount-gs gin.log -config.json \ No newline at end of file +config.json +.env/