adds .dockerignore file

This commit is contained in:
Christian Parpart
2018-06-26 12:21:04 +02:00
parent 37b5669ec3
commit b9f2a7804c
+6
View File
@@ -0,0 +1,6 @@
# out-of-tree builds usually go here. This helps improving performance of uploading
# the build context to the docker image build server
/build
# in-tree builds
/deps