[commit: ghc] master: Add libraries/ghci/GNUmakefile to .gitignore [skip ci] (296b8f1)
git at git.haskell.org
git at git.haskell.org
Thu May 19 14:05:03 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/296b8f1baef2e6c88a418bbc5ac8b1ced111c745/ghc
>---------------------------------------------------------------
commit 296b8f1baef2e6c88a418bbc5ac8b1ced111c745
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date: Thu May 19 16:04:29 2016 +0200
Add libraries/ghci/GNUmakefile to .gitignore [skip ci]
>---------------------------------------------------------------
296b8f1baef2e6c88a418bbc5ac8b1ced111c745
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index ff87375..cd556d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -132,6 +132,7 @@ _darcs/
/libraries/ghc-boot-th/GNUmakefile
/libraries/ghc-boot-th/ghc-boot-th.cabal
/libraries/ghc-boot-th/ghc.mk
+/libraries/ghci/GNUmakefile
/libraries/ghci/ghci.cabal
/libraries/ghci/ghc.mk
/libraries/haddock-util.js
More information about the ghc-commits
mailing list