Fix .gitattributes

This commit is contained in:
ta264 2019-10-14 21:10:33 +01:00 committed by Qstick
parent 1514613f61
commit 9f07b65877
1 changed files with 1 additions and 1 deletions

2
.gitattributes vendored
View File

@ -1,5 +1,5 @@
# Auto detect text files and perform LF normalization
*text eol=lf
* text=auto
# Explicitly set bash scripts to have unix endings
*.sh text eol=lf