Add notice that this was merged into haskell/lsp
[lsp-test.git] / .gitignore
index 21a619508fe5119a0b25209eaed928395ab3196d..2e1608d499628d5f0420fd3dd30a0133858a2373 100644 (file)
@@ -1,4 +1,5 @@
 .stack-work
+stack.yaml.lock
 dist
 .cabal-sandbox
 cabal.sandbox.config
@@ -15,3 +16,7 @@ example/.ghc.environment.*
 
 # used for rerunning failed hspec tests
 .hspec-failures
+
+# downloaded by .download-hie.sh on travis
+hie
+.hie
\ No newline at end of file