Work on cleaning docker image

This commit is contained in:
Xbird
2022-09-23 19:09:37 +00:00
parent eeabf4d46a
commit 6f146ab47d
5 changed files with 36 additions and 9 deletions

View File

@@ -1 +1,33 @@
**/.env.local
**/*.log
**/*.md
**/*.php~
**/*.dist.php
**/*.dist
**/*.cache
**/._*
**/.dockerignore
**/.DS_Store
**/.git/
**/.gitattributes
**/.gitignore
**/.gitmodules
**/docker-compose.*.yaml
**/docker-compose.*.yml
**/docker-compose.yaml
**/docker-compose.yml
**/Dockerfile
**/Thumbs.db
.github/
.gitlab/
docs/
public/bundles/
public/build/
tests/
var/
vendor/
.editorconfig
.env.*.local
.env.local
.env.local.php
.env.test
node_modules/