Add *.bin to gitignore

This commit is contained in:
Jed Fox 2023-05-06 09:25:02 -04:00
parent 173d0e6419
commit 5d4640511b
No known key found for this signature in database
GPG key ID: 0B61D18EA54B47E1

1
.gitignore vendored
View file

@ -21,6 +21,7 @@ build-sanitize-addr/
build-sanitize-thread/
models/*
*.bin
/main
/quantize