FIX: Unset 'text' attribute for '*.bat'

This commit is contained in:
Alexander Koblov 2023-01-19 21:12:20 +03:00
commit b62904aeb1

2
.gitattributes vendored
View file

@ -1,4 +1,4 @@
*.sh text eol=lf
*.bat text eol=crlf
*.bat -text
language/*.po text eol=lf