diff options
author | 2018-04-28 22:47:13 +0200 | |
---|---|---|
committer | 2018-04-28 22:47:13 +0200 | |
commit | aab0ebb3e528cb0ed7b41cb87d21b5653c72eac4 (patch) | |
tree | 2fae676ec5f8a109d01123e0a398eacc81623f4d | |
parent | update dockerignore (diff) |
update dockerignore
-rw-r--r-- | .dockerignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore index 52982cce1..797f4db48 100644 --- a/.dockerignore +++ b/.dockerignore @@ -5,6 +5,7 @@ __pycache__ .vagrant .pytest_cache .git +.github .cache Vagrantfile .coverage |