# Normalize line endings for all text files; Slackware/Unraid scripts and the
# .plg manifest must stay LF, never CRLF.
* text=auto eol=lf

*.sh text eol=lf
*.SlackBuild text eol=lf
*.plg text eol=lf
rc.* text eol=lf

*.png binary
*.jpg binary
*.ico binary
