1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00

Фикс CRLF

This commit is contained in:
Anton Titovets
2025-10-20 17:14:48 +03:00
parent 512357332f
commit a8fecbe876

29
.gitattributes vendored
View File

@@ -13,7 +13,30 @@ src/en/cli/data/Classes/internal/Classes/** linguist-vendored
*.iss linguist-vendored *.iss linguist-vendored
*.bat linguist-vendored *.bat linguist-vendored
* text=auto eol=lf * text=auto
*.<> text eol=lf * text eol=lf
*.sh text eol=lf
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.pdf binary
*.jar binary
*.woff binary
*.woff2 binary
*.ttf binary
*.eot binary
*.zip binary
*.addin binary
*.dll binary
*.mp3 binary
*.mp4 binary
*.bmp binary
*.webp binary
*.pdn binary
*.sh text eol=lf
*.bash text eol=lf
*.bat text eol=crlf