Hide LLM benchmark files in git diffs (#4111)

# Description of Changes

Marked the llm benchmark files as autogenerated so they are marked as
"autogenerated" in github diffs.

# API and ABI breaking changes

None

# Expected complexity level and risk

1

# Testing

- [x] They are marked correctly as autogenerated if I push a change to
those files

---------

Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
This commit is contained in:
Zeke Foppa
2026-01-26 14:18:16 -08:00
committed by GitHub
parent 2dce720738
commit a6f2ba29b7
+2
View File
@@ -1 +1,3 @@
**/module_bindings/** linguist-generated=true eol=lf
/docs/llms/** linguist-generated=true
/docs/llms/*-details.json linguist-generated=false