Browse Source

Add .dockerignore (exclude .git from being copied to docker image)

Atsushi Takayama 8 years ago
parent
commit
0e18c08f1e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .dockerignore

+ 1 - 0
.dockerignore

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