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