fix: convert shell scripts to LF line endings for Linux
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Shell scripts must use LF on Linux
|
||||
*.sh text eol=lf
|
||||
.env text eol=lf
|
||||
.env.example text eol=lf
|
||||
|
||||
# Default: normalize text files
|
||||
* text=auto
|
||||
Reference in New Issue
Block a user