[commit: ghc] master: testsuite: update .gitignore (d1d02e8)

git at git.haskell.org git at git.haskell.org
Mon Feb 23 14:09:09 UTC 2015


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/d1d02e8067745f5e553408252743586fcc76b385/ghc

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

commit d1d02e8067745f5e553408252743586fcc76b385
Author: Austin Seipp <austin at well-typed.com>
Date:   Mon Feb 23 08:07:44 2015 -0600

    testsuite: update .gitignore
    
    Signed-off-by: Austin Seipp <austin at well-typed.com>


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

d1d02e8067745f5e553408252743586fcc76b385
 testsuite/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testsuite/.gitignore b/testsuite/.gitignore
index 362c5a1..27ecc02 100644
--- a/testsuite/.gitignore
+++ b/testsuite/.gitignore
@@ -1544,3 +1544,4 @@ mk/ghcconfig*_inplace_bin_ghc-stage2.exe.mk
 /timeout/calibrate.out
 /timeout/dist/
 /timeout/install-inplace/
+/tests/driver/T7373/package.conf.d/



More information about the ghc-commits mailing list