From 90fbf3e68af7ae6a57d2d337d544f6a719fafd66 Mon Sep 17 00:00:00 2001 From: Gonzalo Diaz Date: Mon, 10 Nov 2025 09:51:27 -0300 Subject: [PATCH] [CONFIG] .gitignore: new snyk files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c3a52581..07f109fc 100644 --- a/.gitignore +++ b/.gitignore @@ -184,3 +184,6 @@ cython_debug/ # SonarQube sonar-scanner (cli) .scannerwork + +# Snyk Security Extension - AI Rules (auto-generated) +.github/instructions/snyk_rules.instructions.md