From 20d8f2acae53b95e0811f7a862ec2e24c0fc10e2 Mon Sep 17 00:00:00 2001 From: Losita <2810873701@qq.com> Date: Mon, 27 Apr 2026 21:46:44 +0800 Subject: [PATCH] chore: ignore staticcheck cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 64918cb..f197395 100644 --- a/.gitignore +++ b/.gitignore @@ -26,5 +26,6 @@ backend/config.yaml .DS_Store # Mac 用户必加 .gocache/ .gomodcache/ +.staticcheck-cache/ .claude/ .omc/