ComfyUI/.gitignore
2023-03-30 21:59:47 -04:00

12 lines
151 B
Plaintext

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