Prune nytprof files from dzil operations
Dave Rolsky [Sun, 18 Sep 2011 20:03:05 +0000 (15:03 -0500)]
I was profiling dzil by building the Moose distro, and this was really skewing
my measurements!

dist.ini

index 7d7a1cb..b415315 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -32,6 +32,7 @@ format = %v %{ccc, MMM dd, yyyy}d
 
 [PruneFiles]
 filenames = Makefile.PL
+match = ^nytprof.*
 
 [PkgVersion]