From 912a88004b9f22c430bd3282253a33138024f6af Mon Sep 17 00:00:00 2001 From: Jon Doe Date: Tue, 22 Sep 2020 22:10:24 +0200 Subject: [PATCH] smash all this shit together --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3d1d46e..70ea238 100644 --- a/.gitignore +++ b/.gitignore @@ -52,4 +52,6 @@ Thumbs.db .stack* # fuck you, cabal, fuck you -dist-newstyle \ No newline at end of file +dist-newstyle +*.o +*.hi