chore: track artifacts/*.npz with Git LFS, tidy gitignore

Add LFS filter for artifacts/*.npz. Ignore spectral_codebook_v4.npz
from git — the file is uploaded manually via the GitHub UI.

Made-with: Cursor
This commit is contained in:
Alosh Denny
2026-04-24 02:08:28 +05:30
parent 764c7ab333
commit 84b6b4c9c2
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -2,3 +2,4 @@ runs/*.png filter=lfs diff=lfs merge=lfs -text
runs/*.jpg filter=lfs diff=lfs merge=lfs -text
runs/*.jpeg filter=lfs diff=lfs merge=lfs -text
runs/*.gif filter=lfs diff=lfs merge=lfs -text
artifacts/*.npz filter=lfs diff=lfs merge=lfs -text