# These files are deployed to a Linux host via scp (a byte-for-byte copy). # Force LF so a Windows checkout never introduces CRLF -- stray \r in .env # values or shell snippets would break on the server. * text=auto eol=lf *.ps1 text eol=lf *.yml text eol=lf .env text eol=lf Caddyfile text eol=lf