# Prebuilt bundled bindings are generated by bindgen (which always emits LF).
# Pin them to LF so the per-platform drift check produces stable diffs on
# Windows runners regardless of core.autocrlf.
src/bindings/*.rs text eol=lf
src/bindings_pregenerated.rs text eol=lf
