diff --git a/.gitignore b/.gitignore index 8e11a3f..8100c6f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,20 @@ *.hi *.o +*.local .hsenv* .git .cabal-sandbox/ +.ghc.* cabal.sandbox.config dist/ +dist-newstyle/ *.prof *.aux *.hp *.ps +*.pdf *.html *.swp +*.eventlog *.*~ .*autosave.kra