change all files to use LF

This commit is contained in:
Meliox 2026-06-11 22:32:35 +02:00
parent 11b40d1aac
commit 7396031a35
22 changed files with 4630 additions and 4625 deletions

5
.gitattributes vendored Normal file
View File

@ -0,0 +1,5 @@
# Ensure patch files always use LF so they apply correctly on Linux
*.patch text eol=lf
# Shell scripts must use LF
*.sh text eol=lf