chore: 将 .qoder/ 添加到 .gitignore

This commit is contained in:
2026-08-07 14:26:48 +08:00
parent 349ff56299
commit 35fe6e09b7

1
.gitignore vendored
View File

@@ -23,6 +23,7 @@ test_output/
# Config (for development) # Config (for development)
config.toml config.toml
.claude/ .claude/
.qoder/
CLAUDE.md CLAUDE.md
**/agents/ **/agents/
.scratch/ .scratch/