ComfyUI/.gitignore
2023-03-23 15:17:35 +08:00

11 lines
152 B
Plaintext

__pycache__/
*.py[cod]
output/
input/
!input/example.png
models/
temp/
custom_nodes/
!custom_nodes/example_node.py.example
extra_model_paths.yaml
.idea/