diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e57bb79 --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +.* +dist +cabal-dev +*.o +*.hi +*.chi +*.chs.h +*.dyn_o +*.dyn_hi +.hpc +.hsenv +.cabal-sandbox/ +cabal.sandbox.config +*.prof +*.aux +*.hp +Main0 +!.gitignore