From ff0c535ab89919f760e6dba39c6d6e175aa36aea Mon Sep 17 00:00:00 2001 From: David Terei Date: Mon, 12 Mar 2012 15:19:05 -0700 Subject: [PATCH] Update .gitignore --- testsuite/.gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/testsuite/.gitignore b/testsuite/.gitignore index ad3185bd23..8deb4de17e 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -1128,3 +1128,14 @@ tests/perf/should_run/T5536 tests/perf/should_run/T5536.data tests/perf/should_run/T5536.stats +tests/concurrent/should_run/5866 +tests/ffi/should_run/Capi_Ctype_001 +tests/ffi/should_run/Capi_Ctype_001.hs +tests/ffi/should_run/Capi_Ctype_002 +tests/ffi/should_run/Capi_Ctype_A_001.hs +tests/ffi/should_run/Capi_Ctype_A_002.hs +tests/ffi/should_run/capi_value +tests/ffi/should_run/ffi_parsing_001 +tests/numeric/should_run/add2 +tests/numeric/should_run/mul2 + -- GitLab