Explorar el Código

chore(mode_workflow): .gitignore 补 .cache,清理冒烟残留

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
刘文武 hace 4 días
padre
commit
70cbfae98c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      examples/mode_workflow/.gitignore

+ 1 - 0
examples/mode_workflow/.gitignore

@@ -1,3 +1,4 @@
 runs/
+.cache/
 __pycache__/
 *.pyc