From 19b692921f56d3625a595dca27cdc1b3a8ee3902 Mon Sep 17 00:00:00 2001 From: Pablo de la Torre Jamardo Date: Sat, 28 Jun 2025 23:37:07 +0200 Subject: [PATCH] Exclude log files from repository versioning to reduce noise --- .gitignore | 4 +++- llama.log | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) delete mode 100644 llama.log diff --git a/.gitignore b/.gitignore index fef15e0..d15fe9b 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,6 @@ build/ ### VS Code ### .vscode/ -*.gguf \ No newline at end of file +*.gguf + +*.log \ No newline at end of file diff --git a/llama.log b/llama.log deleted file mode 100644 index d232899..0000000 --- a/llama.log +++ /dev/null @@ -1 +0,0 @@ -[1751135918] warming up the model with an empty run