소스 검색

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

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
刘文武 1 개월 전
부모
커밋
70cbfae98c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      examples/mode_workflow/.gitignore

+ 1 - 0
examples/mode_workflow/.gitignore

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