gitignore *.gguf

This commit is contained in:
M. Yusuf Sarıgöz
2023-07-28 00:07:28 +03:00
parent 8e62d2b214
commit 0c43a3b7d8
+1
View File
@@ -1,6 +1,7 @@
*.o
*.a
*.so
*.gguf
.DS_Store
.build/
.cache/