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