async prisma runner completed
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -54,4 +54,13 @@ pids
|
|||||||
|
|
||||||
# Diagnostic reports (https://nodejs.org/api/report.html)
|
# Diagnostic reports (https://nodejs.org/api/report.html)
|
||||||
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
||||||
ServicesRunnner/AccountRecordServices/Test/venv/
|
/venv/
|
||||||
|
venv
|
||||||
|
env
|
||||||
|
.env
|
||||||
|
/venv
|
||||||
|
venv/
|
||||||
|
venv/
|
||||||
|
.venv/
|
||||||
|
__pycache__/
|
||||||
|
*.py[cod]
|
||||||
Reference in New Issue
Block a user