This commit is contained in:
Meliox 2026-06-11 22:32:41 +02:00
parent 7396031a35
commit 6336fec730

7
.gitattributes vendored
View File

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