From a42439458df78b45829c65dfccb0bfd63c848235 Mon Sep 17 00:00:00 2001 From: Chris Overcash Date: Tue, 19 Nov 2024 21:23:37 -0600 Subject: [PATCH] chore: update typos.toml --- ollama-cli/typos.toml => typos.toml | 2 ++ 1 file changed, 2 insertions(+) rename ollama-cli/typos.toml => typos.toml (54%) diff --git a/ollama-cli/typos.toml b/typos.toml similarity index 54% rename from ollama-cli/typos.toml rename to typos.toml index 372dc95..77b0c96 100644 --- a/ollama-cli/typos.toml +++ b/typos.toml @@ -1,2 +1,4 @@ [default.extend-words] ratatui = "ratatui" +mmaped = "mmaped" +arange = "arange"