From 7cb2a84956c37012dc3623c2df6d35a9e8fef47d Mon Sep 17 00:00:00 2001 From: foefl Date: Mon, 1 Dec 2025 09:11:43 +0100 Subject: [PATCH] exclude credentials --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 21e6a91..0dc7094 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ reports/ *.code-workspace # credentials CREDENTIALS* +CREDS* # Byte-compiled / optimized / DLL files __pycache__/