From 6415d35cab0f20048acc7ebd6591f9d800f916b4 Mon Sep 17 00:00:00 2001 From: Gonzalo Diaz Date: Mon, 10 Nov 2025 12:58:20 -0300 Subject: [PATCH] [CONFIG] .gitignore: new snyk files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b8cf4aa..3889078 100644 --- a/.gitignore +++ b/.gitignore @@ -147,3 +147,6 @@ coverage-report/* # Static Analysis Results Interchange Format *.sarif .dccache + +# Snyk Security Extension - AI Rules (auto-generated) +.github/instructions/snyk_rules.instructions.md