X-Git-Url: https://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=.gitignore;h=223787e31526c16f4b2901ab70c869175664dbf9;hp=e6ad272600f4e4807589e1b9da4d1c98207d17f7;hb=5de316d1457c8abfac4c41c2a86892b74a1db07c;hpb=82a682ce648c48c890949ad67fc22900448dc94e 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