Update .dockerignore

This commit is contained in:
Einar Forselv 2019-04-15 16:59:38 +02:00
parent bf18ebfbc3
commit 738d23421f
1 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,5 @@
.gitignore .gitignore
Dockerfile Dockerfile
tests/ tests/
docker-compose.yaml
*.env