From 41472bf611aa8b194926b6facb1d95f23e75fadd Mon Sep 17 00:00:00 2001 From: Scott Carroll Date: Sat, 3 May 2025 14:30:34 +0100 Subject: [PATCH] ignore btop log and nvim binaries --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b5edc19..9fbba69 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ nvim-linux-x86_64/ +nvim-linux-aarch64 +nvim-linux-arm64/ nvim/.config/lazy-lock.json - +base/.config/btop/btop.log