summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 9d6ef4316443a2e643431ddbb281482a9951614d (plain)
1
2
3
4
5
# https://help.github.com/articles/dealing-with-line-endings/
#
# These are explicitly windows files and should use crlf
*.bat   text eol=crlf
*.sh    text eol=lf