[commit: ghc] wip/angerman/win32-cross: adds .gitignore (a203bc6)
git at git.haskell.org
git at git.haskell.org
Mon Feb 26 06:12:50 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/angerman/win32-cross
Link : http://ghc.haskell.org/trac/ghc/changeset/a203bc6b3a55818592857cb987a2d766ed14edff/ghc
>---------------------------------------------------------------
commit a203bc6b3a55818592857cb987a2d766ed14edff
Author: Moritz Angermann <moritz.angermann at gmail.com>
Date: Thu Feb 15 13:54:55 2018 +0800
adds .gitignore
>---------------------------------------------------------------
a203bc6b3a55818592857cb987a2d766ed14edff
.gitignore | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index 67eea8a..0d3a3a2 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