Add a minimal dockerignore file

This can speed up local docker builds.

Change-Id: I048bcf67c7408a25a6da44bb21ca895d4320301c
This commit is contained in:
Tobias Henkel
2019-01-19 18:59:06 +01:00
committed by Monty Taylor
parent a5d6edbae7
commit 5bae85e626

3
.dockerignore Normal file
View File

@@ -0,0 +1,3 @@
.mypy_cache
.stestr
.tox