mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 14:50:49 +08:00
Don't .gitignore the examples.
This commit is contained in:
parent
f16d0b92fe
commit
0705c821bb
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,7 +2,9 @@ __pycache__/
|
|||||||
*.py[cod]
|
*.py[cod]
|
||||||
output/
|
output/
|
||||||
input/
|
input/
|
||||||
|
!input/example.png
|
||||||
models/
|
models/
|
||||||
temp/
|
temp/
|
||||||
custom_nodes/
|
custom_nodes/
|
||||||
|
!custom_nodes/example_node.py.example
|
||||||
extra_model_paths.yaml
|
extra_model_paths.yaml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user