Commit 840464af authored by comfyanonymous's avatar comfyanonymous
Browse files

Don't .gitignore the examples.

parent db34645f
...@@ -2,7 +2,9 @@ __pycache__/ ...@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment