Fix tests on travis
[opengl.git] / .gitignore
index 5e6993c162a10045ef3209b65804569af7c30cb0..b057681729a1b050fbeb1191b01f9e355558d9fa 100644 (file)
@@ -1,2 +1,20 @@
 .stack-work
+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