From a42003a2857b4ddae4c514c5d5914c11d981c30d Mon Sep 17 00:00:00 2001 From: Scott Carroll Date: Sun, 22 Feb 2026 13:02:36 +0000 Subject: [PATCH] Ignore fzf and jless binaries --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5979c17..3b05776 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ nvim-linux-arm64/ nvim/.config/lazy-lock.json base/.config/btop/btop.log starship +fzf +jless