Add .git to dockerignore
parent
e22f6e0a00
commit
0950c0dbb0
|
@ -2,3 +2,4 @@ log/*
|
|||
tmp/*
|
||||
Dockerfile
|
||||
.env*
|
||||
.git
|
||||
|
|
Loading…
Reference in New Issue