mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-08 03:37:01 +08:00
Explicitly standardize line endings
This commit is contained in:
parent
93035e901c
commit
c2f4df2f10
5
.gitattributes
vendored
5
.gitattributes
vendored
@ -1,2 +1,7 @@
|
|||||||
/web/assets/** linguist-generated
|
/web/assets/** linguist-generated
|
||||||
/web/** linguist-vendored
|
/web/** linguist-vendored
|
||||||
|
|
||||||
|
# Standardize line endings
|
||||||
|
* text=auto eol=lf
|
||||||
|
*.{cmd,[cC][mM][dD]} text eol=crlf
|
||||||
|
*.{bat,[bB][aA][tT]} text eol=crlf
|
||||||
Loading…
x
Reference in New Issue
Block a user