diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |