From 7ec453853f5782daae555b33e6c5bd8f60f3dd30 Mon Sep 17 00:00:00 2001 From: Scott Fleischman Date: Wed, 17 May 2017 14:34:28 -0700 Subject: [PATCH] Add .stack-work to .gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 178135c2..15e62b18 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dist/ +.stack-work/