忽略本地 Codex 和 Cursor 配置目录

This commit is contained in:
2026-07-07 14:42:00 +08:00
parent bbce26af75
commit cdf2266705

4
.gitignore vendored
View File

@ -9,5 +9,9 @@ xcuserdata/
.build/ .build/
.swiftpm/ .swiftpm/
# Local agent configs
.codex/
.cursor/
# macOS # macOS
.DS_Store .DS_Store