From d3a0aedc98cad2901c1a042a68eaba0e7c43e1cf Mon Sep 17 00:00:00 2001 From: 1294271022 <1294271022@qq.com> Date: Tue, 23 Jun 2026 14:13:08 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E5=BF=BD=E7=95=A5=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E9=9D=99=E6=80=81=E5=AE=A1=E6=9F=A5=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a93ac31..de7e872 100644 --- a/.gitignore +++ b/.gitignore @@ -65,6 +65,9 @@ ipch/ *.vcxproj.* *.filters +#忽略代码静态审查文件 +*.pylintrc + # ========================================== # 4. 项目特定目录 (Bin & Src) # ==========================================