update .gitattributes

This commit is contained in:
Leonid Pliushch 2020-10-01 01:08:39 +03:00
parent 5b6fd9b88c
commit 564079c7e9
No known key found for this signature in database
GPG key ID: 45F2964132545795

8
.gitattributes vendored
View file

@ -1,3 +1,5 @@
* text=auto * text=auto
*.bat eol=crlf *.bat eol=crlf
*.sh eol=lf *.gradle eol=lf
*.mk eol=lf
*.sh eol=lf