mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-04 10:47:38 +02:00
Signed-off-by: Jared Van Bortel <[email protected]> Co-authored-by: niansa <[email protected]> Co-authored-by: Adam Treat <[email protected]> Co-authored-by: Aaron Miller <[email protected]> Co-authored-by: ToKiNoBug <[email protected]> Co-authored-by: Georgi Gerganov <[email protected]> Co-authored-by: slaren <[email protected]>
7 lines
80 B
Plaintext
7 lines
80 B
Plaintext
{
|
|
"Exclude": ["^\\.gitmodules$"],
|
|
"Disable": {
|
|
"IndentSize": true
|
|
}
|
|
}
|