From 145e931f388e97d04257842c05a1bc96857f23a6 Mon Sep 17 00:00:00 2001 From: Hendrik Belitz Date: Sun, 14 Dec 2025 14:39:36 +0100 Subject: [PATCH] Do not commit audits --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9fb1414..bbad229 100644 --- a/.gitignore +++ b/.gitignore @@ -34,4 +34,6 @@ vite.config.js.timestamp-* vite.config.ts.timestamp-* CLAUDE.md -.claude/ \ No newline at end of file +.claude/ + +security-audit* \ No newline at end of file