From e04f962cc889d676249e69c0294bc8590a5dd186 Mon Sep 17 00:00:00 2001 From: foefl Date: Wed, 24 Jun 2026 07:07:26 +0200 Subject: [PATCH] ignore credentials --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 93e8503..e3e9242 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ CREDENTIALS* *.pickle # docs *.pdf +credentials/ # Byte-compiled / optimized / DLL files __pycache__/