Update .gitignore (#649)

This commit is contained in:
Lei
2023-08-29 03:41:33 -04:00
committed by GitHub
parent fd3131a4ce
commit 49326fb925

1
.gitignore vendored
View File

@ -33,3 +33,4 @@ candle-wasm-examples/*/*.safetensors
candle-wasm-examples/*/package-lock.json
.DS_Store
.idea/*