From 65ab7962382f0e5bfa4b82baa8ccb34f02e31d7f Mon Sep 17 00:00:00 2001 From: parsonsmatt Date: Thu, 8 Aug 2019 11:23:42 -0600 Subject: [PATCH] Ignore stack.yaml.lock --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6a8c43a..17bdc76 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .stack-work +stack.yaml.lock /dist* *~ .cabal-sandbox/