Exclude log files from repository versioning to reduce noise

This commit is contained in:
2025-06-28 23:37:07 +02:00
parent c69cc84e83
commit 19b692921f
2 changed files with 3 additions and 2 deletions

4
.gitignore vendored
View File

@@ -35,4 +35,6 @@ build/
### VS Code ###
.vscode/
*.gguf
*.gguf
*.log