1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 23:14:49 +08:00

Don't .gitignore the examples.

This commit is contained in:
comfyanonymous
2023-03-20 00:37:32 -04:00
parent db34645f53
commit 840464af93

2
.gitignore vendored
View File

@@ -2,7 +2,9 @@ __pycache__/
*.py[cod]
output/
input/
!input/example.png
models/
temp/
custom_nodes/
!custom_nodes/example_node.py.example
extra_model_paths.yaml