[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:
Eric Christopher
2026-02-12 11:51:42 -08:00
committed by GitHub
parent e93829e807
commit 6179d279fb

1
.gitignore vendored
View File

@@ -55,6 +55,7 @@ autoconf/autom4te.cache
/cmake-build*
# Coding assistants' stuff
/CLAUDE.md
/instructions.md
.claude/
/GEMINI.md
.gemini/