From 503dbd2b8fbf901877e8af491b82779f9c9194a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mayoral=20Vilches?= Date: Sat, 14 Jun 2025 09:54:14 +0000 Subject: [PATCH] Exclude .claude MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: VĂ­ctor Mayoral Vilches --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b1c20cb1..a09e4ad9 100644 --- a/.gitignore +++ b/.gitignore @@ -163,3 +163,5 @@ pentestperf # python venvs venv* + +.claude \ No newline at end of file