short-url/.dockerignore

24 lines
207 B
Plaintext
Raw Normal View History

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