Arrcttacsrks commited on
Commit
ab96d9c
·
verified ·
1 Parent(s): 684f2fb

Upload llama.cpp/.ecrc with huggingface_hub

Browse files
Files changed (1) hide show
  1. llama.cpp/.ecrc +6 -0
llama.cpp/.ecrc ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "Exclude": ["^\\.gitmodules$", "stb_image\\.h"],
3
+ "Disable": {
4
+ "IndentSize": true
5
+ }
6
+ }