chore: gitignore - ignore local codex config
This commit is contained in:
parent
3dfbc72965
commit
77f48a4de1
|
|
@ -35,6 +35,7 @@ ENV/
|
|||
*~
|
||||
.DS_Store
|
||||
.history/
|
||||
config/.codex/
|
||||
|
||||
# Testing
|
||||
.pytest_cache/
|
||||
|
|
|
|||
Loading…
Reference in New Issue