X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=.gitignore;h=223787e31526c16f4b2901ab70c869175664dbf9;hp=f78eac276c8334321aeeb525a251487b8a2260b1;hb=d9ee1a3a044d2aaa88333717d061da41b1d53cd2;hpb=e0926c045ccd5444f3112cb231cc3590c600d48d diff --git a/.gitignore b/.gitignore index f78eac2..223787e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,21 @@ .stack-work +stack.yaml.lock 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