From afcfd9dd93ece7c16b8f7b3a5c6ae6c7168ca10d Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Mon, 2 Sep 2024 08:44:03 -0500 Subject: update gitignore ignore gtk and htop --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 473b907..3d628fc 100644 --- a/.gitignore +++ b/.gitignore @@ -4,8 +4,6 @@ !ansible !dunst !git -!gtk* -!htop !launch !lf !npm @@ -17,3 +15,5 @@ nvim/.lazy-lock.json nvim/.netrwhist zsh/.zcompdump +gtk* +htop -- cgit v1.2.3