Browse Source

Add .dockerignore to avoid including .git in docker build context

.git is currently the biggest directory
satoru 12 năm trước cách đây
mục cha
commit
f734ba9974
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .dockerignore

+ 1 - 0
.dockerignore

@@ -0,0 +1 @@
+.git