todo/.dockerignore

24 lines
207 B
Plaintext
Raw Normal View History

2022-02-06 14:31:06 +07:00
.github/
.idea/
.vscode/
2022-05-02 20:37:13 +07:00
2022-02-06 14:31:06 +07:00
tests
2022-05-02 20:37:13 +07:00
docker-compose.dev.yml
2022-02-06 14:31:06 +07:00
docker-compose.yml
2022-05-02 20:37:13 +07:00
2022-02-06 14:31:06 +07:00
.dockerignore
.editorconfig
.gitattributes
.gitignore
.styleci.yml
2022-05-02 20:37:13 +07:00
vendor
2022-02-06 14:31:06 +07:00
Dockerfile
2022-05-02 20:37:13 +07:00
PHP.Dockerfile
2022-02-06 14:31:06 +07:00
phpunit.xml
README.md
mysql