PVE-mods/.gitattributes
2026-06-11 22:32:35 +02:00

6 lines
139 B
Plaintext

# 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