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