# Normalize all text files to LF in the repo and on checkout.
# Anvil is a Linux-first Rust crate with no Windows-native scripts,
# so a single line-ending policy keeps diffs clean across platforms.
* text=auto eol=lf
