mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-01 01:00:20 +08:00
Issue 742: Extension folder should be ignored
This commit is contained in:
parent
3227efef83
commit
18cc0424ff
6
.gitignore
vendored
6
.gitignore
vendored
@ -9,4 +9,8 @@ custom_nodes/
|
||||
!custom_nodes/example_node.py.example
|
||||
extra_model_paths.yaml
|
||||
/.vs
|
||||
.idea/
|
||||
.idea/
|
||||
venv/
|
||||
web/extensions/*
|
||||
!web/extensions/logging.js.example
|
||||
!web/extensions/core/
|
||||
Loading…
Reference in New Issue
Block a user