diff --git a/.gitattributes b/.gitattributes index b788ef26..0de1b286 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ +* text=auto eol=lf + # Bash scripts must use LF so they run in WSL/Linux *.sh text eol=lf