mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 03:30:40 +00:00
Merge branch 'main' into feat/terminal-capture
This commit is contained in:
commit
bec8cbc575
66 changed files with 3289 additions and 1187 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -52,6 +52,9 @@ packages/vscode-ide-companion/*.vsix
|
|||
|
||||
# Qwen Code Configs
|
||||
|
||||
.qwen/
|
||||
!.qwen/commands/
|
||||
!.qwen/skills/
|
||||
logs/
|
||||
# GHA credentials
|
||||
gha-creds-*.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue