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 1860f9f4..7cacc371 100644 --- a/.dockerignore +++ b/.dockerignore @@ -7,6 +7,7 @@ /testenv/run/ /testenv/.tox/ /testenv/.mypy_cache/ +/testenv/.ssl/ /.git/ /v*.tar.gz /*.pkg.tar.xz |