Same .gitignore bug in a new warning
Resolved 💬 1 comment Opened Dec 18, 2025 by cvjxendra Closed Dec 21, 2025
What version of Codex is running?
0.75.0
What subscription do you have?
Codex displays a wrong message, because the file is already in .gitignore
Which model were you using?
gpt-5.2-codex high
What platform is your computer?
WSL
What issue are you seeing?
Codex displays a wrong message, because the file is already in .gitignore:
⚠ Repository snapshot ignored untracked files larger than 10 MiB: rust/saldo_sema/Inventario_Marcado.xls (11 MiB). These files are preserved during undo cleanup, but their contents are not captured in the snapshot. Adjust ghost_snapshot.ignore_large_untracked_files to change this behavior. To avoid this message in the future, update your .gitignore.
But my file is already in .gitignore.
What steps can reproduce the bug?
Uploaded thread: 019b3337-c8c7-7791-a26f-d1781c033a54
What is the expected behavior?
Codex shoundn't display this message.
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗