Normalise tracked text files and formatter scope

This commit is contained in:
vorotamoroz
2026-07-17 01:05:29 +00:00
parent e114f66fb2
commit 3a1a8948d2
13 changed files with 474 additions and 730 deletions
+5 -1
View File
@@ -13,6 +13,11 @@
*.mjs text eol=lf
*.css text eol=lf
# Extensionless text files
.gitignore text eol=lf
.dockerignore text eol=lf
Dockerfile text eol=lf
# Binary files — no line ending conversion
*.png binary
*.jpg binary
@@ -21,4 +26,3 @@
*.ico binary
*.woff2 binary
*.woff binary
*.sh text eol=lf