Browse Source

Add .bundle to .dockerignore (#7895)

master
Yamagishi Kazutoshi 5 years ago
committed by Eugen Rochko
parent
commit
995f8b389a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .dockerignore

+ 1
- 0
.dockerignore View File

@ -1,3 +1,4 @@
.bundle
.env
.env.*
public/system

Loading…
Cancel
Save