X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=.gitignore;h=223787e31526c16f4b2901ab70c869175664dbf9;hb=9a3d9aa8eff636e07eec0d30a9191ab1e834ca3e;hp=e6ad272600f4e4807589e1b9da4d1c98207d17f7;hpb=82a682ce648c48c890949ad67fc22900448dc94e;p=lsp-test.git diff --git a/.gitignore b/.gitignore index e6ad272..223787e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .stack-work +stack.yaml.lock dist .cabal-sandbox cabal.sandbox.config @@ -8,5 +9,13 @@ cabal.project.local* **/.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