docker-pipeline-test/.dockerignore

8 lines
56 B
Plaintext
Raw Permalink Normal View History

2021-12-03 15:46:00 +00:00
/.*
2021-12-03 20:22:52 +00:00
/vendor
/tests
/Dockerfile
/phpunit.xml
/README.md
2021-12-03 15:46:00 +00:00