mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
8 lines
139 B
Plaintext
8 lines
139 B
Plaintext
# Default
|
|
* text=auto
|
|
|
|
# Force TS to LF to make the unixy scripts not break on Windows
|
|
*.ts text eol=lf
|
|
*.vue text eol=lf
|
|
*.js text eol=lf
|