diff options
Diffstat (limited to '.dockerignore')
-rw-r--r-- | .dockerignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore index c4c723c2..d2d289e0 100644 --- a/.dockerignore +++ b/.dockerignore @@ -4,6 +4,7 @@ /build/ /dist/ /kvmd.egg-info/ +/testenv/run/ /testenv/.tox/ /testenv/.mypy_cache/ /.git/ |