Bring in my pathetic attempts to fix travis
[lsp-test.git] / .gitignore
index 730460f1f6029d007516cb41eb01e707e0c689c0..e6ad272600f4e4807589e1b9da4d1c98207d17f7 100644 (file)
@@ -1,3 +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