]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-dss-files/am57xx-dss-files.git/blob - .gitattributes
create shell script for collecting AVS/ABB info
[sitara-dss-files/am57xx-dss-files.git] / .gitattributes
1 # Always use Windows Line Endings.
2 # Some windows editors like notepad have trouble display unix line endings.
3 # Windows line endings work fine in CCS for both Windows and Linux.
4 * text eol=crlf
6 # Bash scripts for Linux target should have Unix line endings.
7 *.sh eol=lf