X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=.gitignore;h=e6ad272600f4e4807589e1b9da4d1c98207d17f7;hb=254d73aefddf226b1515eef9f43d61ba7a443791;hp=730460f1f6029d007516cb41eb01e707e0c689c0;hpb=2b59ee0c3ac0d2ea5c13f959f86cf17556d4a58b;p=opengl.git diff --git a/.gitignore b/.gitignore index 730460f..e6ad272 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,12 @@ .stack-work +dist +.cabal-sandbox +cabal.sandbox.config +dist-newstyle +cabal.project.local* +.ghc.environment.* **/.DS_Store *.swp + +# used for rerunning failed hspec tests +.hspec-failures