From ccbb52251e9feae6c001d12ec5b5d192f8883e54 Mon Sep 17 00:00:00 2001 From: Gonzalo Diaz Date: Mon, 10 Nov 2025 12:55:44 -0300 Subject: [PATCH] [CONFIG] .gitignore: new snyk files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a1b4466..d8c7c70 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,6 @@ bin/ # Settings .vscode/launch.json + +# Snyk Security Extension - AI Rules (auto-generated) +.github/instructions/snyk_rules.instructions.md