Parcourir la source

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

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
刘文武 il y a 4 jours
Parent
commit
70cbfae98c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      examples/mode_workflow/.gitignore

+ 1 - 0
examples/mode_workflow/.gitignore

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