Exclude log files from repository versioning to reduce noise
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -35,4 +35,6 @@ build/
|
||||
### VS Code ###
|
||||
.vscode/
|
||||
|
||||
*.gguf
|
||||
*.gguf
|
||||
|
||||
*.log
|
||||
Reference in New Issue
Block a user