From 929c670addeb54024ac7245ba834bbbac59f3c0e Mon Sep 17 00:00:00 2001 From: martin <1486756632@qq.com> Date: Tue, 27 Jan 2026 11:51:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BF=BD=E7=95=A5=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 28f6cca..c794520 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,11 @@ test *test* *.pyc -__pycache__/ \ No newline at end of file +__pycache__/ + + +*.iml +misc.xml +profiles_settings.xml +Project_Default.xml +*test*.py \ No newline at end of file