From 1f8c154a127c3703e5e23457566e1e6c08cd2db5 Mon Sep 17 00:00:00 2001 From: BadHappy <1196554262@qq.com> Date: Sat, 30 Dec 2023 17:28:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9.gitignore?= 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 bd09c59..e634f1d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /venv config.toml .vs -.vscode \ No newline at end of file +.vscode +.idea \ No newline at end of file