updated Parser comment

This commit is contained in:
2025-08-14 00:10:57 +03:00
parent 7a5521648c
commit 4ec9031005
17 changed files with 949 additions and 592 deletions

8
.gitignore vendored
View File

@@ -56,8 +56,12 @@ pids
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
env
.env
ServicesRunner/AccountRecordServices/Finder/Iban/.prisma-cache
ServicesRunner/AccountRecordServices/Finder/Comment/.prisma-cache
# ServicesRunner/AccountRecordServices/Finder/Iban/.prisma-cache
# ServicesRunner/AccountRecordServices/Finder/Comment/.prisma-cache
# ServicesRunner/AccountRecordServices/Finder/Parser/Comment/.prisma-cache
**/.prisma-cache
venv/
.vscode/
__pycache__/