X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=.gitignore;h=f78eac276c8334321aeeb525a251487b8a2260b1;hb=8c1b9ade4ee800cb7f6410c1e7d0f43f30138c9f;hp=5e6993c162a10045ef3209b65804569af7c30cb0;hpb=41ecc7bd7a4c9c92f966562bff4bfc2adbc20cff;p=lsp-test.git diff --git a/.gitignore b/.gitignore index 5e6993c..f78eac2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,10 @@ .stack-work +dist +dist-newstyle +cabal.project.local* +.ghc.environment.* **/.DS_Store +*.swp + +# used for rerunning failed hspec tests +.hspec-failures