Fix .gitignore for windows

This commit is contained in:
akawrykow 2023-08-22 17:38:34 -07:00
parent 46ef5b5fcf
commit f64c6db5c4

3
.gitignore vendored
View file

@ -3,6 +3,8 @@
*.so
*.gguf
*.bin
*.exe
*.dll
.DS_Store
.build/
.cache/
@ -81,4 +83,3 @@ tests/test-quantize-fns
tests/test-quantize-perf
tests/test-sampling
tests/test-tokenizer-0