add *.log to .gitignore
This commit is contained in:
parent
62de8a6224
commit
727af3ea16
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
|||
*.so
|
||||
*.gguf
|
||||
*.bin
|
||||
*.log
|
||||
.DS_Store
|
||||
.build/
|
||||
.cache/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue