Force LF for deploy shell scripts via .gitattributes.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
# Shell scripts must use LF on Ubuntu deploy hosts
|
||||||
|
*.sh text eol=lf
|
||||||
|
deploy/**/*.sh text eol=lf
|
||||||
Reference in New Issue
Block a user