mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-27 14:50:20 +08:00
don't ignore my own custom node
This commit is contained in:
parent
451447bd9f
commit
9cfbe4d4c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,4 +7,5 @@ models/
|
|||||||
temp/
|
temp/
|
||||||
custom_nodes/
|
custom_nodes/
|
||||||
!custom_nodes/example_node.py.example
|
!custom_nodes/example_node.py.example
|
||||||
|
!custom_nodes/mosaic_node.py
|
||||||
extra_model_paths.yaml
|
extra_model_paths.yaml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user