chore: gitignore - ignore local codex config

This commit is contained in:
tukuaiai 2026-02-12 17:14:58 +08:00
parent 3dfbc72965
commit 77f48a4de1
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -35,6 +35,7 @@ ENV/
*~
.DS_Store
.history/
config/.codex/
# Testing
.pytest_cache/