7089fa5777
Co-authored-by: Cursor <cursoragent@cursor.com>
8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
# 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
|