mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-11-11 21:39:52 +00:00
ad76569f8e
* Update stb_image.h to latest version Fixes https://github.com/ggerganov/llama.cpp/issues/7431 * Update .ecrc
7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
{
|
|
"Exclude": ["^\\.gitmodules$", "stb_image\\.h"],
|
|
"Disable": {
|
|
"IndentSize": true
|
|
}
|
|
}
|