Wrong .gitignore and message
Resolved 💬 6 comments Opened Nov 28, 2025 by cvjxendra Closed Mar 29, 2026
What version of Codex is running?
0.63.0
What subscription do you have?
Plus
Which model were you using?
gpt-5.1-codex-max high
What platform is your computer?
WSL
What issue are you seeing?
Codex is showing a wrong message: "⚠ Repository snapshot encountered large untracked directories: censo/DCU (440 files), 32/DCU (337 files), censokbd/DCU (311 files), 1 more. This can slow Codex; consider adding these paths to .gitignore or disabling undo in your config."
It's wrong because I have this directories in .gitignore as first lines:
censo/DCU
32/DCU
censokbd/DCU
What steps can reproduce the bug?
Uploaded thread: 019aca6e-8253-7372-be5e-58181e61e4ba
Just execute any command on codex will display this message.
What is the expected behavior?
I expect that codex will not display this wrong message.
Additional information
_No response_
This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗