From 086e3af4e21a3b7b82d37c779504bf49c3eb7a73 Mon Sep 17 00:00:00 2001 From: Stavros Date: Wed, 13 May 2026 19:11:39 +0300 Subject: [PATCH] chore: add deepsec to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9362d66d..295ccb73 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,6 @@ __debug_* # testing config config.certify.yml + +# deepsec +/.deepsec