ComfyUI/.gitignore
2023-04-01 21:24:46 +02:00

13 lines
153 B
Plaintext

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