From d8680a795b704af00ec007243f285b6aa2d4315a Mon Sep 17 00:00:00 2001 From: Chris Allen Date: Mon, 13 Jul 2015 13:54:16 -0500 Subject: gitignore, adding stack.yaml --- .gitignore | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1521c8b..468f093 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,17 @@ dist +cabal-dev +*.o +*.hi +*.chi +*.chs.h +*.dyn_o +*.dyn_hi +.hpc +.hsenv +.cabal-sandbox/ +cabal.sandbox.config +cabal.config +*.prof +*.aux +*.hp +.stack-work/ -- cgit v1.2.3