Ignore the Codex local settings file
This commit is contained in:
parent
b751ac6f1a
commit
8929566524
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -42,3 +42,6 @@ frontend/references/.check.log
|
||||||
|
|
||||||
# Кэш npm/vite при запуске тестов из корня (зависимости фронта — frontend/node_modules)
|
# Кэш npm/vite при запуске тестов из корня (зависимости фронта — frontend/node_modules)
|
||||||
node_modules/
|
node_modules/
|
||||||
|
|
||||||
|
# Codex - настройки
|
||||||
|
.codex/config.toml
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue