[commit: packages/random] master: Update .gitignore. (04692d0)
git at git.haskell.org
git at git.haskell.org
Thu Mar 19 15:45:19 UTC 2015
Repository : ssh://git@git.haskell.org/random
On branch : master
Link : http://git.haskell.org/packages/random.git/commitdiff/04692d0e2c8307a1de138cee8afa41e6f04a78e7
>---------------------------------------------------------------
commit 04692d0e2c8307a1de138cee8afa41e6f04a78e7
Author: Mikhail Glushenkov <mikhail.glushenkov at gmail.com>
Date: Sat Aug 23 21:16:43 2014 +0200
Update .gitignore.
>---------------------------------------------------------------
04692d0e2c8307a1de138cee8afa41e6f04a78e7
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 29f4f08..41c6d8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,7 @@ Thumbs.db
GNUmakefile
dist-install/
ghc.mk
+
+dist
+.cabal-sandbox
+cabal.sandbox.config
More information about the ghc-commits
mailing list