feat: добавил gitattributes
All checks were successful
Create and publish a Docker image / Publish image (push) Successful in 1m3s

This commit is contained in:
2026-04-19 07:56:41 +03:00
parent 7a1eddbe51
commit 24eee21b20

9
.gitattributes vendored Executable file
View File

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