updated async prisma runner
This commit is contained in:
parent
a00c2942f5
commit
bd12fe02ae
|
|
@ -54,13 +54,10 @@ 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
|
||||||
/venv/
|
|
||||||
venv
|
|
||||||
env
|
env
|
||||||
.env
|
.env
|
||||||
/venv
|
ServicesRunner/AccountRecordServices/Finder/Iban/.prisma-cache
|
||||||
venv/
|
venv/
|
||||||
venv/
|
|
||||||
.venv/
|
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
Loading…
Reference in New Issue