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
|
*.so
|
||||||
*.gguf
|
*.gguf
|
||||||
*.bin
|
*.bin
|
||||||
|
*.log
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.build/
|
.build/
|
||||||
.cache/
|
.cache/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue