diff --git a/.gitignore b/.gitignore index 8505e57..cb9203c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,12 +7,16 @@ .DS_Store .gdb_history TAGS -# Object files +# Object files, etc *.a *.o *.so *.hi *.p_hi +*.chi +*.chs.h +*.tix +.hpc a.out # autotool autom4te.cache @@ -22,7 +26,8 @@ stamp-h1 Main dist/ cabal-dev/ +.cabal-sandbox/ cabal.sandbox.config -.cabal-sandbox -.stack-work/ -stack.yaml +dist-newstyle/ +.ghc.environment.* +.stack-work