apiscp-borg/.gitattributes
2026-07-24 22:33:56 +01:00

10 lines
278 B
Text

# Shell scripts, PHP, and config must use LF so they run on Linux hosts.
*.sh text eol=lf
*.php text eol=lf
*.blade.php text eol=lf
bin/* text eol=lf
*.yml text eol=lf
*.md text eol=lf
*.service text eol=lf
*.timer text eol=lf
apiscp-borg.config.example text eol=lf