From 0b74946bd24df96457e4e2c639ec85d390e0aeba Mon Sep 17 00:00:00 2001 From: busya Date: Tue, 2 Jun 2026 09:56:16 +0300 Subject: [PATCH] chore: fix trailing newline in .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e33aa3b2..de04c974 100755 --- a/.gitignore +++ b/.gitignore @@ -102,4 +102,4 @@ ss-tools.bundle .axiom/ # Generated audit reports -axiom-mcp-tools-audit-report.md +axiom-mcp-tools-audit-report.md \ No newline at end of file