[commit: packages/pretty] large_docs, master, moretests: add cabal sandbox to gitignore (ab82211)

git at git.haskell.org git at git.haskell.org
Fri Jan 23 22:49:03 UTC 2015


Repository : ssh://git@git.haskell.org/pretty

On branches: large_docs,master,moretests
Link       : http://git.haskell.org/packages/pretty.git/commitdiff/ab822112ce06a2b0aef7088cd5c0c3b34e075869

>---------------------------------------------------------------

commit ab822112ce06a2b0aef7088cd5c0c3b34e075869
Author: David Terei <code at davidterei.com>
Date:   Sun Dec 21 23:17:22 2014 -0800

    add cabal sandbox to gitignore


>---------------------------------------------------------------

ab822112ce06a2b0aef7088cd5c0c3b34e075869
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 1234c1a..0477e90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@ dist/
 GNUmakefile
 dist-install
 ghc.mk
+cabal.sandbox.config
+.cabal-sandbox



More information about the ghc-commits mailing list