X-Git-Url: http://git.lukelau.me/?p=opengl.git;a=blobdiff_plain;f=.gitignore;h=b057681729a1b050fbeb1191b01f9e355558d9fa;hp=730460f1f6029d007516cb41eb01e707e0c689c0;hb=refs%2Fheads%2Ftravis;hpb=2b59ee0c3ac0d2ea5c13f959f86cf17556d4a58b diff --git a/.gitignore b/.gitignore index 730460f..b057681 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,20 @@ .stack-work +dist +.cabal-sandbox +cabal.sandbox.config +dist-newstyle +cabal.project.local* +.ghc.environment.* **/.DS_Store *.swp + +example/dist +example/dist-newstyle +example/cabal.project.local +example/.ghc.environment.* + +# used for rerunning failed hspec tests +.hspec-failures + +# downloaded by .download-hie.sh on travis +hie