1
0
Fork 0
mirror of synced 2024-04-29 02:22:26 +12:00

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

This commit is contained in:
Atsushi Takayama 2016-09-28 03:12:44 +09:00
parent 45f5a1c95a
commit 0e18c08f1e

1
.dockerignore Normal file
View file

@ -0,0 +1 @@
.git