[commit: ghc] wip/angerman/win32-cross-2: adds .gitignore (9b0ac82)

git at git.haskell.org git at git.haskell.org
Mon Mar 5 07:44:17 UTC 2018


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

On branch  : wip/angerman/win32-cross-2
Link       : http://ghc.haskell.org/trac/ghc/changeset/9b0ac8207c590104129c49bd10d6649ec8a58f01/ghc

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

commit 9b0ac8207c590104129c49bd10d6649ec8a58f01
Author: Moritz Angermann <moritz.angermann at gmail.com>
Date:   Thu Feb 15 13:54:55 2018 +0800

    adds .gitignore


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

9b0ac8207c590104129c49bd10d6649ec8a58f01
 .gitignore | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 460cb68..4d815d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -81,8 +81,7 @@ _darcs/
 /ghc/stage1/
 /ghc/stage2/
 /ghc/stage3/
-/iserv/stage2*/
-/iserv/dist/
+/utils/iserv/stage2*/
 
 # -----------------------------------------------------------------------------
 # specific generated files



More information about the ghc-commits mailing list