mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-13 10:24:44 +08:00
Add unit tests for PPT composer locale handling (#696)
* Initial plan * Add unit tests for PPT composer localization Co-authored-by: WillemJiang <219644+WillemJiang@users.noreply.github.com> * Add ppt_content_*.md to .gitignore and remove temp files Co-authored-by: WillemJiang <219644+WillemJiang@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: WillemJiang <219644+WillemJiang@users.noreply.github.com> Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -27,3 +27,6 @@ conf.yaml
|
||||
# coverage report
|
||||
coverage.xml
|
||||
coverage/
|
||||
|
||||
# Temporary PPT content files
|
||||
ppt_content_*.md
|
||||
|
||||
Reference in New Issue
Block a user