summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c433e74b..400ff9bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,10 +13,13 @@ Cargo.lock
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
-*tokenizer.json
+*tokenizer*.json
*.npz
perf.data
flamegraph.svg
*.so
*.swp
+
+candle-wasm-example/*.wav
+candle-wasm-example/*.safetensors