You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
IMCO_LIVE/DEV/CS/.gitattributes

7 lines
177 B
Plaintext

# Explicitly declare .sh files to always be checked out using Unix-style line endings (LF).
.gitattributes text eol=lf
*.sh text eol=lf
*.cmd text eol=crlf
*.ps1 text eol=crlf