ComfyUI/.gitignore
r42-chun 28f93dab44 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	.gitignore
2024-08-16 13:36:40 +01:00

26 lines
378 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
.vscode/
.idea/
venv/
/web/extensions/*
!/web/extensions/logging.js.example
!/web/extensions/core/
/tests-ui/data/object_info.json
/user/
desktop_shortcut
comfyui.log
comfyui.prev.log
*.log
web_custom_versions/
.DS_Store