refactor: unify Telegram delivery and add quality checks
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,5 +1,10 @@
|
||||
.env
|
||||
.venv/
|
||||
.idea/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
assistant_data.sqlite3*
|
||||
.coverage
|
||||
.mypy_cache/
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
|
||||
Reference in New Issue
Block a user