From 52567888ec31330d5fe3b89d01e1ecd8be152421 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Sun, 23 Sep 2018 23:28:51 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 4f6e681..4607c8d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,12 @@ -dist/ -.cabal-sandbox/ -cabal.sandbox.config -*~ *.hp -*.prof *.old +*.prof +*~ +.cabal-sandbox/ +.ghc.environment.* .liquid/ -3rdparty/hpath .stack-work/ +3rdparty/hpath +cabal.sandbox.config dist-newstyle/ +dist/