mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-06 21:57:16 +08:00
7 lines
176 B
Plaintext
7 lines
176 B
Plaintext
/web/assets/** linguist-generated
|
|
/web/** linguist-vendored
|
|
|
|
# Standardize line endings
|
|
* text=auto eol=lf
|
|
*.{cmd,[cC][mM][dD]} text eol=crlf
|
|
*.{bat,[bB][aA][tT]} text eol=crlf |