Skip to content

Commit a11e734

Browse files
authored
[llvm][nfc] Ignore OpenAI Codex artifacts (#162481)
Follow-up to #153853 to also ignore Codex artifacts [1]. AGENTS.md may be at the root or in sub-directories, so unlike other Markdown config files I've not prefixed it with '/'. [1] https://github.com/openai/codex/blob/main/docs/getting-started.md#memory-with-agentsmd
1 parent cf5234b commit a11e734

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ autoconf/autom4te.cache
5757
.claude/
5858
/GEMINI.md
5959
.gemini/
60+
AGENTS.md
61+
.codex/
6062

6163
#==============================================================================#
6264
# Directories to ignore (do not add trailing '/'s, they skip symlinks).

0 commit comments

Comments
 (0)