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