Browse Source

Ignore git related files from docker build (#16282)

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
Jeong Arm 2 years ago
parent
commit
fcdae10072
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .dockerignore

+ 4 - 0
.dockerignore

@@ -1,6 +1,10 @@
 .bundle
 .env
 .env.*
+.git
+.gitattributes
+.gitignore
+.github
 public/system
 public/assets
 public/packs