Files
kandrusyak_bot/.gitignore
kandrusyak 701cdd35d2
Some checks failed
quality / test (3.10) (push) Has been cancelled
quality / test (3.12) (push) Has been cancelled
refactor: unify Telegram delivery and add quality checks
2026-07-27 17:54:25 +03:00

11 lines
117 B
Plaintext

.env
.venv/
.idea/
__pycache__/
*.py[cod]
assistant_data.sqlite3*
.coverage
.mypy_cache/
.pytest_cache/
.ruff_cache/