forked from AkkomaGang/akkoma
Add .dockerignore
This commit is contained in:
parent
c86db959cb
commit
04327721d7
1 changed files with 12 additions and 0 deletions
12
.dockerignore
Normal file
12
.dockerignore
Normal 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…
Reference in a new issue