From 25d155e6519da4887e01ee712a059871f235753a Mon Sep 17 00:00:00 2001 From: kingboung Date: Wed, 15 Apr 2026 17:17:58 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20.gitignore=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20security-review=5Fresult=20=E5=92=8C=20*.b?= =?UTF-8?q?un-build?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 468dd0c70..6e8899b39 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ coverage .vscode *.suo *.lock +*.bun-build *.exe src/utils/vendor/ .tmp/ @@ -17,7 +18,8 @@ src/utils/vendor/ .claude/ .codex/ .omx/ -.omc/**/*.json +.omc/ +security-review_result/ .claude/ .costrict/*.json