chore: ignore safetensors files in gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
cmoyates 2026-03-03 09:32:34 -03:30
parent e95bef4716
commit 1a992a853d
No known key found for this signature in database
GPG Key ID: F65E08480FDC22D2

2
.gitignore vendored
View File

@ -29,3 +29,5 @@ artifacts/
# OS files
.DS_Store
*.safetensors*