chore: gitignore ML weights + Timer cleanup
This commit is contained in:
@@ -30,6 +30,11 @@ sound_algo/*.log
|
||||
|
||||
# ML model weights downloaded at runtime
|
||||
*.pt
|
||||
*.ckpt
|
||||
*.safetensors
|
||||
*.mlpackage
|
||||
*.onnx
|
||||
*.gguf
|
||||
|
||||
# Claude MCP artifacts
|
||||
.playwright-mcp/
|
||||
|
||||
Reference in New Issue
Block a user