Tests / Test (push) Skipped
Tests / Release (semver) (push) Skipped
API image is Go-only (compose target api). Python rebuild is profile index. bin/cgo/zig pins Zig 0.14.1, liblbug, and tokenizers.
14 lines
155 B
Plaintext
14 lines
155 B
Plaintext
# .dockerignore - keep the build context lean.
|
|
.venv
|
|
var
|
|
.git
|
|
.github
|
|
lib-ladybug
|
|
__pycache__
|
|
*.pyc
|
|
*.lbug
|
|
*.lbug.*
|
|
.cache
|
|
.secrets
|
|
.skills-tmp
|
|
docs/.build |