[llvm][.gitignore] Add instructions.md to coding assistants section (#181211)
Similar to CLAUDE.md and GEMINI.md, instructions.md is a local guidance file used by AI coding assistants. Add it to the existing "Coding assistants' stuff" section to prevent accidental commits.
This commit is contained in:
parent
e93829e807
commit
6179d279fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,6 +55,7 @@ autoconf/autom4te.cache
|
|||||||
/cmake-build*
|
/cmake-build*
|
||||||
# Coding assistants' stuff
|
# Coding assistants' stuff
|
||||||
/CLAUDE.md
|
/CLAUDE.md
|
||||||
|
/instructions.md
|
||||||
.claude/
|
.claude/
|
||||||
/GEMINI.md
|
/GEMINI.md
|
||||||
.gemini/
|
.gemini/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user