Add .gitattributes file for endline in linux and windows

This commit is contained in:
Sergey Karmanov 2022-10-19 01:33:01 +03:00
parent 679e5c37f3
commit 8bbd9a2ff3
Signed by: serega404
GPG Key ID: 97CADD982D88DF68

6
.gitattributes vendored Normal file
View File

@ -0,0 +1,6 @@
#
# https://help.github.com/articles/dealing-with-line-endings/
#
# These are explicitly windows files and should use crlf
* text=auto eol=lf