[commit: packages/directory] master: Ignore test executable (canonicalizePath001) (0c201fa)

git at git.haskell.org git at git.haskell.org
Thu Mar 19 11:38:04 UTC 2015


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/0c201fa3e6b5f928674c4cd8cc36885f6a71d694/directory

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

commit 0c201fa3e6b5f928674c4cd8cc36885f6a71d694
Author: Phil Ruffwind <rf at rufflewind.com>
Date:   Tue Mar 3 19:15:15 2015 -0500

    Ignore test executable (canonicalizePath001)


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

0c201fa3e6b5f928674c4cd8cc36885f6a71d694
 tests/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/.gitignore b/tests/.gitignore
index e675d35..d2fe0ee 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -9,6 +9,7 @@
 
 # specific files
 /T4113
+/canonicalizePath001
 /copyFile001
 /copyFile002
 /createDirectory001



More information about the ghc-commits mailing list