# Keep the dependency lockfiles LF on every platform so the CI sync-check (`uv export` +
# `git diff --exit-code`) can't be tripped by Windows CRLF drift (DEP-1).
uv.lock text eol=lf
requirements.lock text eol=lf
