mirror of
https://github.com/Stone-Red-Code/EchoHub.git
synced 2026-09-04 00:56:05 +02:00
feat: Add .gitattributes to enforce LF line endings for shell scripts
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# Force LF line endings for shell scripts (required for Linux CI runners)
|
||||
*.sh text eol=lf
|
||||
Reference in New Issue
Block a user