ComfyUI/.gitignore
Render Node 6edd534542 Merge tag 'v0.3.13' into r42_comfyui_v0.3.13
# Conflicts:
#	extra_model_paths.yaml.example
#	requirements.txt
2025-01-30 10:55:43 +00:00

29 lines
413 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/
.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
login/PASSWORD
chun_test.py