mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-07-14 06:57:07 +08:00
7 lines
243 B
Plaintext
7 lines
243 B
Plaintext
/web/assets/** linguist-generated
|
|
/web/** linguist-vendored
|
|
comfy_api_nodes/apis/__init__.py linguist-generated
|
|
# Force LF eol for Docker entrypoint (fix "exec: no such file or directory"
|
|
# error with CRLF checkouts)
|
|
entrypoint.sh text eol=lf
|