This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #82650] Ignore DTrace build product
authorDavid Leadbeater <dgl@dgl.cx>
Sun, 23 Jan 2011 20:39:28 +0000 (12:39 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 23 Jan 2011 20:40:14 +0000 (12:40 -0800)
.gitignore

index f8af423..0733ec0 100644 (file)
@@ -37,6 +37,9 @@ bug*.pl
 /GNUmakefile
 /x2p/GNUmakefile
 
+# produced by dtrace -H when configured with usedtrace
+perldtrace.h
+
 # general build products
 *.o
 *.a