Evidence: - Ignored local files include `coverage/`, `.nyc_output/`, Python `__pycache__`, `.pytest_cache`, `.DS_Store`, and `src/scripts/export.xlsx`. - `coverage` currently includes a browser profile-like directory under `coverage/~/.chrome-disable-web-security`. Recommendation: - Clean local generated artifacts after confirming nothing is intentionally retained. - Add stronger `.dockerignore` coverage so these cannot enter image builds.
Evidence:
coverage/,.nyc_output/, Python__pycache__,.pytest_cache,.DS_Store, andsrc/scripts/export.xlsx.coveragecurrently includes a browser profile-like directory undercoverage/~/.chrome-disable-web-security.Recommendation:
.dockerignorecoverage so these cannot enter image builds.