Files
kandrusyak_bot/.dockerignore
kandrusyak 6667e0d253 init
2026-07-25 15:07:53 +03:00

18 lines
146 B
Plaintext

.git
.github
.idea
.air
.agents
.env
.venv
venv
__pycache__
*.py[cod]
*.sqlite3
*.sqlite3-*
.coverage
.pytest_cache
.mypy_cache
.ruff_cache
tests