ComfyUI/.gitignore

17 lines
247 B
Plaintext
Raw Normal View History

2023-01-03 06:53:32 +00:00
__pycache__/
*.py[cod]
2023-09-12 22:44:05 +00:00
/output/
/input/
!/input/example.png
/models/
/temp/
/custom_nodes/
2023-03-20 04:37:32 +00:00
!custom_nodes/example_node.py.example
extra_model_paths.yaml
/.vs
.idea/
venv/
2023-09-12 22:44:05 +00:00
/web/extensions/*
!/web/extensions/logging.js.example
!/web/extensions/core/