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
View File
@@ -35,6 +35,7 @@ ENV/
*~ *~
.DS_Store .DS_Store
.history/ .history/
config/.codex/
# Testing # Testing
.pytest_cache/ .pytest_cache/