diff options
Diffstat (limited to '.dockerignore')
-rw-r--r-- | .dockerignore | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/.dockerignore b/.dockerignore index bfa82a3d..a570712f 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,10 +1,5 @@ .dockerignore .git .gitignore -.editorconfig .github -/src -/tests -/bin -composer.json -vendor_php
\ No newline at end of file +/bin
\ No newline at end of file |