From 31921adfd58a36a6f40d652215af34f935a577c0 Mon Sep 17 00:00:00 2001 From: Constantin Simonis Date: Wed, 28 May 2025 21:22:42 +0200 Subject: [PATCH] chore: update .gitignore to include btop.log --- .config/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/.gitignore b/.config/.gitignore index fe00aa5..f9f40d2 100644 --- a/.config/.gitignore +++ b/.config/.gitignore @@ -2,4 +2,5 @@ !.gitignore !btop/ +btop/btop.log !neofetch/ \ No newline at end of file