bx-2052-deal-tab #2

Merged
ksenia_mikhailova merged 25 commits from bx-2052-deal-tab into main 2024-11-19 13:59:00 +03:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit c18d6998c5 - Show all commits

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.venv/ .venv/
.vscode/ .vscode/
__pycache__/ __pycache__/
poetry.lock
.env .env