mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
feat: add html template
This commit is contained in:
parent
acf5824a65
commit
021680cd70
3 changed files with 475 additions and 7 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -65,4 +65,7 @@ docs-site/.next
|
|||
docs-site/content
|
||||
|
||||
# python cache
|
||||
__pycache__/
|
||||
__pycache__/
|
||||
|
||||
integration-tests/concurrent-runner/output/
|
||||
integration-tests/concurrent-runner/task-*
|
||||
Loading…
Add table
Add a link
Reference in a new issue