X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=.gitignore;h=21a619508fe5119a0b25209eaed928395ab3196d;hb=b4074b778a1487b730d9503d7e5885b01253846a;hp=f78eac276c8334321aeeb525a251487b8a2260b1;hpb=e0926c045ccd5444f3112cb231cc3590c600d48d;p=opengl.git diff --git a/.gitignore b/.gitignore index f78eac2..21a6195 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,17 @@ .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