From 75fe55dcb3d1568819a7770db556139866890ab8 Mon Sep 17 00:00:00 2001 From: chaol <3157679479@qq.com> Date: Fri, 17 Oct 2025 16:15:05 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E6=BC=8F=E6=B4=9E=E6=A3=80=E6=B5=8B=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 4805c24..f5f0b56 100644 --- a/.gitignore +++ b/.gitignore @@ -68,6 +68,11 @@ frontend/dist/ *.rar *.7z +# Cppcheck tool (too large for git) +cppcheck-*/ +cppcheck.tar.gz +cppcheck.zip + # Documentation files (if too large) # *.docx # *.pdf