From a193b1b5b5df56132288fd349351e68a8e8b4650 Mon Sep 17 00:00:00 2001 From: wangsiyuan <2392948297@qq.com> Date: Mon, 21 Aug 2023 11:49:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index abbafcf..38f7f09 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /venv 3.9/ /venv 3.11/ +.idea/ \ No newline at end of file