mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-07-13 07:27:00 +08:00
Merge f499b568b0be093b96c74fe4a3de2aa18b5d58d2 into 87c104bfc1928f0b018a50f5867f425e10482929
This commit is contained in:
commit
c2cb52e0fb
10
.gitattributes
vendored
10
.gitattributes
vendored
@ -1,3 +1,13 @@
|
|||||||
|
# Auto-detect text/binary by default + respect `core.autocrlf` setting for checkout, but still commit as LF.
|
||||||
|
* text=auto
|
||||||
|
|
||||||
|
# Force UNIX line endings: both commit and checkout:
|
||||||
|
*.sh text eol=lf
|
||||||
|
*.py text eol=lf
|
||||||
|
|
||||||
|
# Force Windows line endings on checkout, commit as LF:
|
||||||
|
*.bat text eol=crlf
|
||||||
|
|
||||||
/web/assets/** linguist-generated
|
/web/assets/** linguist-generated
|
||||||
/web/** linguist-vendored
|
/web/** linguist-vendored
|
||||||
comfy_api_nodes/apis/__init__.py linguist-generated
|
comfy_api_nodes/apis/__init__.py linguist-generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user