From 9d40526d29d76dc47efb1e89a493c1c9be8b590c Mon Sep 17 00:00:00 2001 From: Rock Chin Date: Wed, 7 Dec 2022 16:50:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E9=99=A4.idea=E7=9B=AE=E5=BD=95?= 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 f85c6b18..05aadf6a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -config.py \ No newline at end of file +config.py +.idea/ \ No newline at end of file