__pycache__/ *.py[cod] # Every source in this pack has .bak siblings -- the reflex that stands in for # version control here. They are working files, not releases. *.bak *.bak* # Session handover doc -- working file, never ships HANDOVER.md # `comfy node publish` builds this in the repo root. A build artifact, not a # release -- it briefly got committed on 2026-08-30 because of a `git add -A`. node.zip # Local LLM connection settings -- a machine property, not a release. htc_llm.json # Session handover docs. Working notes between sessions -- they name renders, # dead ends and machine specifics, and one of them is always the live queue. # The root HANDOVER.md was already ignored; these are the same thing, dated. docs/HANDOVER_*.md .core_matrix_cache/