Files
TJWaterServerBinary/.dockerignore
T
TJWater CI 3d0af38c8c
Generic Container CI/CD / test-build-publish (push) Successful in 11m15s
Server CI/CD v2 / build-test-publish-and-deploy (push) Successful in 11m15s
fix(container): keep runtime files out of CI image
2026-08-11 10:10:37 +08:00

22 lines
162 B
Plaintext

.git
.github
.gitea
__pycache__/
.pytest_cache/
.mypy_cache/
.venv/
venv/
build/
dist/
package/
.env
.env.*
db_inp/
inp/
temp/
data/
logs/
coverage/
*.pyc
*.dump