diff --git a/.gitignore b/.gitignore index ae91cdc..c6f0d23 100644 --- a/.gitignore +++ b/.gitignore @@ -54,13 +54,10 @@ pids # Diagnostic reports (https://nodejs.org/api/report.html) report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json -/venv/ -venv env .env -/venv +ServicesRunner/AccountRecordServices/Finder/Iban/.prisma-cache venv/ -venv/ -.venv/ + __pycache__/ *.py[cod] \ No newline at end of file