Skip to content

Commit a9ca764

Browse files
committed
logs: añadir logs/ollama.log (registro de arranque) y actualizar .gitignore para ignorar logs y cachés
1 parent 8a59f7f commit a9ca764

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ __debug_bin*
1515
llama/build
1616
llama/vendor
1717
/ollama
18+
*.gguf
19+
logs/prueba2
20+
logs/prueba1
21+
logs/funciona
22+
logs/prueba3
23+
logs/crash
24+
.ccache/
25+
26+

logs/ollama.log

112 KB
Binary file not shown.

0 commit comments

Comments
 (0)