# Ensure shell scripts have LF line endings
nimble-guide/install.sh text eol=lf
# Ensure PowerShell scripts have CRLF line endings
nimble-guide/install.ps1 text eol=crlf
