This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core-hub/.dockerignore

16 lines
130 B
Plaintext

.git
.venv
.pytest_cache
.ruff_cache
.mypy_cache
.local
__pycache__
*.pyc
*.pyo
*.db
*.sqlite
*.sqlite3
.env
.env.*
!.env.example