1 2 3 4 5
# Enforce Unix line endings for Rust files *.rs text eol=lf # Default for other files * text=auto