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