mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-15 08:40:50 +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
|