Add codex/agents to .gitignore#2990
Conversation
Signed-off-by: Xin Yao <xiny@nvidia.com>
Signed-off-by: Xin Yao <xiny@nvidia.com>
Greptile SummaryThis PR updates
Confidence Score: 5/5Safe to merge — only modifies .gitignore with no impact on build, tests, or source code. The change is limited to five new/updated gitignore patterns. The fix from .claude/ to .claude is correct and intentional (symlink coverage), and the new entries follow the existing unanchored convention in the file. No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "update .gitignore" | Re-trigger Greptile |
| AGENTS.md | ||
| CLAUDE.md |
There was a problem hiding this comment.
Actually, I don't think we should add that those files to the ignore, but instead create those files in the repo itself.
Description
Add more agent-related dirs/files to
.gitignore. Remove the suffix/because they could be symlinks.Type of change
Changes
Please list the changes introduced in this PR:
Checklist: