From aa69f31a9ff0017db59e5be81f13affbfafe31ad Mon Sep 17 00:00:00 2001 From: Miha Kralj Date: Sat, 28 Feb 2026 18:54:42 -0800 Subject: [PATCH] secrects exclusion --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index dce309ec..7e7a418a 100644 --- a/.gitignore +++ b/.gitignore @@ -93,3 +93,6 @@ __pycache__/ # PowerShell accidents $null + +# Local secrets +.secrets