diff --git a/.dockerignore b/.dockerignore index 16ab15f28e1..31b358a8f44 100644 --- a/.dockerignore +++ b/.dockerignore @@ -7,4 +7,5 @@ !/plextraktsync/commands/*.py !/plextraktsync/config.default.yml !/plextraktsync/decorators/*.py +!/plextraktsync/logger/*.py !/plextraktsync/util/*.py