diff --git a/dotfiles/gitignore b/dotfiles/gitignore index 9f902fc5..5223d35e 100644 --- a/dotfiles/gitignore +++ b/dotfiles/gitignore @@ -44,3 +44,25 @@ Thumbs.db # Ignore output from nohup nohup.out + +# Haskell +dist +dist-* +cabal-dev +*.o +*.hi +*.chi +*.chs.h +*.dyn_o +*.dyn_hi +.hpc +.hsenv +.cabal-sandbox/ +cabal.sandbox.config +*.prof +*.aux +*.hp +*.eventlog +.stack-work*/ +cabal.project.local +.HTF/