Files
krosh a830623fcd
Container / test (push) Canceled after 0s
Container / image (push) Canceled after 0s
ai did his job.
2026-08-08 03:53:10 +03:00

22 lines
178 B
Plaintext

.git
.github
.venv
.env
.env.*
!.env.example
__pycache__
*.py[cod]
*.egg-info
.pytest_cache
.ruff_cache
.coverage
htmlcov
build
dist
data
*.sqlite3
*.sqlite3-*
*.db
*.db-*
tests