X-Git-Url: http://git.lukelau.me/?p=opengl.git;a=blobdiff_plain;f=.gitignore;h=b057681729a1b050fbeb1191b01f9e355558d9fa;hp=f78eac276c8334321aeeb525a251487b8a2260b1;hb=refs%2Fheads%2Ftravis-windows;hpb=e0926c045ccd5444f3112cb231cc3590c600d48d diff --git a/.gitignore b/.gitignore index f78eac2..b057681 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +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