[feat] Add Linux core dump to .gitignore (#4960)

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
snomiao
2025-08-13 23:35:45 +09:00
committed by GitHub
parent eba0b42674
commit 39df4ac9da
19 changed files with 40 additions and 4 deletions

View File

@@ -131,6 +131,9 @@
"Comfy_Graph_GroupSelectedNodes": {
"label": "Grouper les nœuds sélectionnés"
},
"Comfy_Graph_UnpackSubgraph": {
"label": "Décompresser le sous-graphe sélectionné"
},
"Comfy_GroupNode_ConvertSelectedNodesToGroupNode": {
"label": "Convertir les nœuds sélectionnés en nœud de groupe"
},