Browse Source

Add .dockerignore

tags/v1.1.4
Ashlynn Anderson 4 years ago
parent
commit
04327721d7
1 changed files with 12 additions and 0 deletions
  1. +12
    -0
      .dockerignore

+ 12
- 0
.dockerignore View File

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

# Required to get version
!.git

Loading…
Cancel
Save