summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 48e3403f650dcbd03b985da307a7262eda3a44c3 (plain)
1
2
3
4
5
# Auto detect text files and perform LF normalization
*       text=auto

# Shell scripts require LF
*.sh    text eol=lf