# Always use Windows Line Endings. # Some windows editors like notepad have trouble display unix line endings. # Windows line endings work fine in CCS for both Windows and Linux. * text eol=crlf # Bash scripts for Linux target should have Unix line endings. *.sh eol=lf