From 84e45b6dcbd6a9ffe41dd67032b9a3d952590bf3 Mon Sep 17 00:00:00 2001 From: afranco Date: Sat, 8 Jun 2024 18:16:38 +0100 Subject: [PATCH] chore(xmonad): updated .gitignore --- .config/xmonad/.gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/xmonad/.gitignore b/.config/xmonad/.gitignore index a98e9dc..0d78d8c 100644 --- a/.config/xmonad/.gitignore +++ b/.config/xmonad/.gitignore @@ -1,5 +1,5 @@ -*.hi -*.o +**/*.o +**/*.hi .ghc.* .stack-work stack.*