From 4c429a74ed5dfbafe0a84c941d8a3007c850641c Mon Sep 17 00:00:00 2001 From: busya Date: Sun, 31 May 2026 22:32:44 +0300 Subject: [PATCH] chore: add .axiom/ and audit reports to .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 89585ce5..e33aa3b2 100755 --- a/.gitignore +++ b/.gitignore @@ -97,3 +97,9 @@ e2e_*.png #generated doxygen docs/api/html ss-tools.bundle + +# Axiom semantic index (auto-generated) +.axiom/ + +# Generated audit reports +axiom-mcp-tools-audit-report.md