mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-05-06 16:16:44 +08:00
chore(git): 添加 .codex 到 git 忽略列表
- 在 .gitignore 文件中添加 .codex 条目 - 防止 .codex 目录被意外提交到版本控制系统
This commit is contained in:
parent
a75194337e
commit
67675a02f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,5 +23,6 @@ ai-plan/public/*
|
||||
!ai-plan/public/**/*.md
|
||||
ai-plan/private/
|
||||
ai-libs/
|
||||
.codex
|
||||
# tool
|
||||
.venv/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user