mirror of
https://github.com/aloshdenny/reverse-SynthID.git
synced 2026-07-06 15:57:52 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user