Add a dockerignore file.
This commit is contained in:
parent
1d738c52c6
commit
747cba43b5
1 changed files with 7 additions and 0 deletions
7
.dockerignore
Normal file
7
.dockerignore
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
.*
|
||||||
|
*.png
|
||||||
|
*.md
|
||||||
|
LICENSE
|
||||||
|
docker-compose.yml
|
||||||
|
Dockerfile
|
||||||
|
tests/
|
Loading…
Reference in a new issue