diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bdce1c1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +dist +cabal-dev +*.o +*.hi +*.chi +*.chs.h +*.dyn_o +*.dyn_hi +.hpc +.hsenv +.cabal-sandbox/ +cabal.sandbox.config +*.prof +*.aux +*.hp \ No newline at end of file