[commit: testsuite] master: Update gitignore (c481df7)
David Terei
davidterei at gmail.com
Wed Mar 14 00:23:50 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/c481df719cf6e018ea42534efacd349158856577
>---------------------------------------------------------------
commit c481df719cf6e018ea42534efacd349158856577
Author: David Terei <davidterei at gmail.com>
Date: Tue Mar 13 16:23:46 2012 -0700
Update gitignore
>---------------------------------------------------------------
.gitignore | 35 +++++++++++++++++++++++++++++++++++
1 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 8deb4de..b4cd2d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1139,3 +1139,38 @@ tests/ffi/should_run/ffi_parsing_001
tests/numeric/should_run/add2
tests/numeric/should_run/mul2
+tests/polykinds/Freeman
+tests/polykinds/MonoidsFD
+tests/polykinds/MonoidsTF
+tests/profiling/should_compile/prof001
+tests/profiling/should_compile/prof002
+tests/profiling/should_run/5314
+tests/profiling/should_run/5314.hp
+tests/profiling/should_run/5314.ps
+tests/profiling/should_run/T2552
+tests/profiling/should_run/T3001
+tests/profiling/should_run/T3001-2
+tests/profiling/should_run/T3001-2.hp
+tests/profiling/should_run/T3001-2.ps
+tests/profiling/should_run/T3001.hp
+tests/profiling/should_run/T3001.ps
+tests/profiling/should_run/T5363
+tests/profiling/should_run/T5559
+tests/profiling/should_run/T680
+tests/profiling/should_run/T949
+tests/profiling/should_run/T949.hp
+tests/profiling/should_run/T949.ps
+tests/profiling/should_run/callstack001
+tests/profiling/should_run/callstack002
+tests/profiling/should_run/heapprof001
+tests/profiling/should_run/heapprof001.hp
+tests/profiling/should_run/heapprof001.ps
+tests/profiling/should_run/ioprof
+tests/profiling/should_run/prof-doc-fib
+tests/profiling/should_run/prof-doc-last
+tests/profiling/should_run/scc001
+tests/profiling/should_run/scc002
+tests/profiling/should_run/scc003
+tests/profiling/should_run/scc004
+tests/th/TH_spliceE5_prof
+
More information about the Cvs-ghc
mailing list