normal line endings

This commit is contained in:
Andreas Knuth 2025-08-17 13:08:33 -05:00
parent c988d51438
commit 24dc76ce9e
1 changed files with 12 additions and 0 deletions

12
locales/en/.gitattributes vendored Normal file
View File

@ -0,0 +1,12 @@
# .gitattributes - enforce sensible defaults
* text=auto eol=lf
# Windows-skripte sollten CRLF behalten
*.ps1 eol=crlf
*.bat eol=crlf
# Binaries
*.png binary
*.jpg binary
*.jpeg binary
*.webp binary