Haven/.gitattributes
ancsemi 00be48d773
v1.9.1: Custom emojis, DM deletion, settings nav, reply scroll, quickbar fixes
Co-authored-by: ancsemi <ancsemi@users.noreply.github.com>
2026-02-18 02:16:56 -05:00

5 lines
189 B
Text

# Force Unix line endings for shell scripts so Docker builds
# work regardless of the user's core.autocrlf setting.
*.sh text eol=lf
docker-entrypoint.sh text eol=lf
Dockerfile text eol=lf