update .gitignore

This commit is contained in:
staviq 2023-08-24 19:47:18 +02:00
parent 47b9f2d36f
commit f5080da474

2
.gitignore vendored
View file

@ -3,6 +3,8 @@
*.so *.so
*.gguf *.gguf
*.bin *.bin
*.exe
*.dll
*.log *.log
.DS_Store .DS_Store
.build/ .build/