From 66efb972055a9ff4f812a985edac6bf0a128694b Mon Sep 17 00:00:00 2001 From: I-Al-Istannen Date: Sat, 28 Mar 2020 19:28:43 +0100 Subject: [PATCH] Ignore hie setup file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7a84451..17f5b2f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .stack-work/ mima-tools.cabal -*~ \ No newline at end of file +*~ +hie.yml