Define line endings in gitattributes

This commit is contained in:
2021-12-30 22:17:35 +01:00
parent 907e7e7012
commit 97fb7857ef

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
* text=auto
*.sh text eol=lf