| __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 | |