Remove hie binary check (main slowdown was Hoogle)
[lsp-test.git] / .gitignore
index 730460f1f6029d007516cb41eb01e707e0c689c0..223787e31526c16f4b2901ab70c869175664dbf9 100644 (file)
@@ -1,3 +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