fix: add libonig-dev for mbstring + .dockerignore
Some checks are pending
Module sub-split / Sub-split (push) Waiting to run
Some checks are pending
Module sub-split / Sub-split (push) Waiting to run
This commit is contained in:
22
.dockerignore
Normal file
22
.dockerignore
Normal 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/
|
||||
Reference in New Issue
Block a user