add gitignore for model weights and voice embeddings
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -29,3 +29,7 @@ tmp/
|
||||
*.xcuserstate
|
||||
*.xcworkspace/xcuserdata/
|
||||
*.xcodeproj/xcuserdata/
|
||||
|
||||
# Model weights (too large for git)
|
||||
Resources/Models/*.safetensors
|
||||
Resources/Voices/*.npz
|
||||
|
||||
Reference in New Issue
Block a user