[commit: ghc] master: Add a missing .gitignore entry in annotations tests (96303db)

git at git.haskell.org git at git.haskell.org
Thu Jan 21 16:17:04 UTC 2016


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

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

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

commit 96303db507aa1ee9044bb1c9804879dcbf0b1fad
Author: Reid Barton <rwbarton at gmail.com>
Date:   Thu Jan 21 11:16:47 2016 -0500

    Add a missing .gitignore entry in annotations tests


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

96303db507aa1ee9044bb1c9804879dcbf0b1fad
 testsuite/tests/ghc-api/annotations/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testsuite/tests/ghc-api/annotations/.gitignore b/testsuite/tests/ghc-api/annotations/.gitignore
index 9880335..fbd2765 100644
--- a/testsuite/tests/ghc-api/annotations/.gitignore
+++ b/testsuite/tests/ghc-api/annotations/.gitignore
@@ -17,6 +17,7 @@ t10357
 t10358
 t10396
 t10399
+t11430
 stringSource
 *.hi
 *.o



More information about the ghc-commits mailing list