1
0

Merge pull request #388 from JrCs/buchdag-dockerignore

Add a .dockerignore file
This commit is contained in:
Yves Blusseau 2018-06-01 12:17:12 +02:00 committed by GitHub
commit 712bf7c674
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

6
.dockerignore Normal file

@ -0,0 +1,6 @@
+.*
+go
+test
+LICENSE
+README.md
+schema.png