From 6cf8301a71ccdf030bb646672ef53b82a436725c Mon Sep 17 00:00:00 2001 From: wcq <744800102@qq.com> Date: Thu, 23 Feb 2023 08:56:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.gitignore b/.gitignore index d011227..85ccc8e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,16 @@ /data.db /jurigged/ +/static_data/user/avatar/* +/Crud/AuthRuleCrudBK.py +/.idea/.gitignore +/Model/AuthRuleModelBK.py +/.idea/git_toolbox_prj.xml +/.idea/misc.xml +/.idea/modules.xml +/.idea/inspectionProfiles/profiles_settings.xml +/.idea/inspectionProfiles/Project_Default.xml +/auto_test/register_test.py +/start.py +/auto_test/test_utils.py +/.idea/UserMod.iml +/.idea/vcs.xml