ai did his job.
Container / test (push) Canceled after 0s
Container / image (push) Canceled after 0s

This commit is contained in:
2026-08-08 03:53:10 +03:00
parent 2ffc773113
commit a830623fcd
23 changed files with 3309 additions and 2 deletions
+21
View File
@@ -0,0 +1,21 @@
.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