Repository : ssh://g...@git.haskell.org/primitive

On branch  : ghc-head
Link       : 
http://git.haskell.org/packages/primitive.git/commitdiff/348066362465724d6fb3bb40f431a655876b7c5b

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

commit 348066362465724d6fb3bb40f431a655876b7c5b
Author: Bryan O'Sullivan <b...@serpentine.com>
Date:   Tue Sep 24 11:03:43 2013 -0700

    Ignore dist directory


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

348066362465724d6fb3bb40f431a655876b7c5b
 .gitignore |    1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index aebf617..cef4194 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 .cabal-sandbox
 cabal.sandbox.config
+dist

_______________________________________________
ghc-commits mailing list
ghc-commits@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-commits

Reply via email to