Commit 975fd0a511197936b302a9f3023ddf7808ea5846

Authored by welton nascimento
1 parent 16862f01
Exists in master

add .dockerignore

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
.dockerignore 0 → 100644
... ... @@ -0,0 +1,2 @@
  1 +# não coloca o .git no contexto do build da imagem.
  2 +.git
... ...