mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 11:02:04 +08:00
[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
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -57,6 +57,8 @@ autoconf/autom4te.cache
|
||||
.claude/
|
||||
/GEMINI.md
|
||||
.gemini/
|
||||
AGENTS.md
|
||||
.codex/
|
||||
|
||||
#==============================================================================#
|
||||
# Directories to ignore (do not add trailing '/'s, they skip symlinks).
|
||||
|
||||
Reference in New Issue
Block a user