__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
.venv/
venv/
dist/

# LinkedIn data exports and generated CVs contain personal data --
# never commit these even by accident. No legitimate .zip is tracked
# in this repo (tests use an in-memory zip, not a fixture file).
*.zip
cv.md
cv.pdf
