chore(git): 更新 .gitignore 文件以忽略新目录
- 添加 .agents 目录到忽略列表 - 添加 .qoder 目录到忽略列表
This commit is contained in:
parent
e37dea886b
commit
def6df50da
2
.gitignore
vendored
2
.gitignore
vendored
@ -20,6 +20,8 @@ reference/**
|
|||||||
.playwright-cli/
|
.playwright-cli/
|
||||||
.venv
|
.venv
|
||||||
.claude
|
.claude
|
||||||
|
.agents
|
||||||
|
.qoder
|
||||||
|
|
||||||
# Project specific
|
# Project specific
|
||||||
AGENTS.md
|
AGENTS.md
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user