diff --git a/src/.dockerignore b/src/.dockerignore index 05c898f..ada1831 100644 --- a/src/.dockerignore +++ b/src/.dockerignore @@ -1,19 +1,3 @@ -.venv/ -.vscode/ -extras/ -restic_cache/ -restic_data/ tests/ -.gitignore -*.env -*.log -docker-compose.yaml -*.ini -*.egg-info __pycache__ .DS_Store -.git -.pytest_cache -.dockerignore -build/ -docs/