diff --git a/backend/.dockerignore b/backend/.dockerignore index f6952b4..b8f6dd2 100644 --- a/backend/.dockerignore +++ b/backend/.dockerignore @@ -17,7 +17,6 @@ README.rst # Configuration pyproject.toml -setup.cfg # Testing **/tests diff --git a/frontend/.dockerignore b/frontend/.dockerignore index 5546114..00607d5 100644 --- a/frontend/.dockerignore +++ b/frontend/.dockerignore @@ -17,7 +17,6 @@ README.rst # Configuration pyproject.toml -setup.cfg # Testing **/tests