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