fix: add libonig-dev for mbstring + .dockerignore
Some checks are pending
Module sub-split / Sub-split (push) Waiting to run

This commit is contained in:
2026-08-21 20:02:04 -06:00
parent 1f72193a64
commit bde451ee72
2 changed files with 23 additions and 1 deletions

22
.dockerignore Normal file
View File

@@ -0,0 +1,22 @@
.git
.gitignore
docker-compose.yml
docker-compose.*.yml
.editorconfig
.env.example
.env.testing
phpunit.xml
phpunit.xml.dist
tests/
node_modules/
npm-debug.log
yarn-error.log
.DS_Store
Thumbs.db
*.md
!composer.json
!composer.lock
README.md
CHANGELOG.md
CONTRIBUTING.md
graphify-out/