diff --git a/.gitignore b/.gitignore index 4395fbc..0efe464 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ __pycache__/ -*.json -*.zip +tests/ TestResults/ .vscode/ *.pyc +*.json +*.zip credentials* \ No newline at end of file