From 9306da813b17975e049c5881cf427b9c13c30461 Mon Sep 17 00:00:00 2001 From: Daniel Date: Wed, 22 Nov 2023 11:36:44 +0100 Subject: [PATCH] add creds --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0a48c23..4395fbc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ __pycache__/ *.zip TestResults/ .vscode/ -*.pyc \ No newline at end of file +*.pyc +credentials* \ No newline at end of file