Ver código fonte

Add .dockerignore

tags/v1.1.4
Ashlynn Anderson 4 anos atrás
pai
commit
04327721d7
1 arquivos alterados com 12 adições e 0 exclusões
  1. +12
    -0
      .dockerignore

+ 12
- 0
.dockerignore Ver arquivo

@@ -0,0 +1,12 @@
.*
*.md
AGPL-3
CC-BY-SA-4.0
COPYING
*file
elixir_buildpack.config
docs/
test/

# Required to get version
!.git

Carregando…
Cancelar
Salvar