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

This commit is contained in:
2026-04-19 08:19:42 +03:00
parent 196b7d0ff4
commit 89316e247f

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