From 8fefa250daa0fd9c088fee49cb73ed4399388010 Mon Sep 17 00:00:00 2001 From: Manuel M T Chakravarty Date: Mon, 20 Jun 2011 23:51:19 +1000 Subject: Accidentally tracked some binaries. Now added them to '.gitignore. --- testsuite/.gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'testsuite/.gitignore') diff --git a/testsuite/.gitignore b/testsuite/.gitignore index 58e5cf3f06..5e4b6c2479 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -102,4 +102,11 @@ timeout/calibrate.out timeout/install-inplace/ timeout/dist/ -/tests/ghc-regress/dph/dotp/dph-dotp-fast \ No newline at end of file +/tests/ghc-regress/dph/dotp/dph-dotp-fast +/tests/ghc-regress/dph/diophantine/dph-diophantine-fast +/tests/ghc-regress/dph/diophantine/dph-diophantine-opt +/tests/ghc-regress/dph/primespj/dph-primespj-fast +/tests/ghc-regress/dph/quickhull/dph-quickhull-fast +/tests/ghc-regress/dph/smvm/dph-smvm +/tests/ghc-regress/dph/sumnats/dph-sumnats +/tests/ghc-regress/dph/words/dph-words-fast \ No newline at end of file -- cgit v1.2.1