From 7687a0f4532544946538a5a42a6aa820c6a2c7e4 Mon Sep 17 00:00:00 2001 From: Laurent Mazare Date: Tue, 22 Aug 2023 22:20:08 +0100 Subject: Also fix the aspect ratio in the wasm example. (#556) * Also fix the aspect ratio in the wasm example. * Add the yolo lib. * Update the build script. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7269ec8a..b313c3ec 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ flamegraph.svg *.swp trace-*.json +candle-wasm-examples/*/build candle-wasm-examples/*/*.bin candle-wasm-examples/*/*.jpeg candle-wasm-examples/*/*.wav -- cgit v1.2.3