Skip to content

Commit 1154475

Browse files
ywang96Roger Wang
authored andcommitted
[Misc] Add Codex settings to gitignore (vllm-project#24493)
Signed-off-by: Roger Wang <[email protected]> Co-authored-by: Roger Wang <[email protected]>
1 parent c3479ee commit 1154475

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,10 @@ cython_debug/
181181
CLAUDE.md
182182
.claude/
183183

184+
# Codex
185+
AGENTS.md
186+
.codex/
187+
184188
# DS Store
185189
.DS_Store
186190

0 commit comments

Comments
 (0)