Bring in my pathetic attempts to fix travis
[lsp-test.git] / .gitignore
index 93b38a2e49816a46a6d51cde5922449b36114bff..e6ad272600f4e4807589e1b9da4d1c98207d17f7 100644 (file)
@@ -1,8 +1,12 @@
 .stack-work
 dist
+.cabal-sandbox
+cabal.sandbox.config
 dist-newstyle
 cabal.project.local*
 .ghc.environment.*
 **/.DS_Store
 *.swp
 
+# used for rerunning failed hspec tests
+.hspec-failures