diff --git a/.gitignore b/.gitignore index c6f0d23..1301a42 100644 --- a/.gitignore +++ b/.gitignore @@ -58,6 +58,6 @@ env .env ServicesRunner/AccountRecordServices/Finder/Iban/.prisma-cache venv/ - +.vscode/ __pycache__/ -*.py[cod] \ No newline at end of file +*.py[cod]