summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Leadbeater <dgl@dgl.cx>2011-01-23 12:39:28 -0800
committerFather Chrysostomos <sprout@cpan.org>2011-01-23 12:40:14 -0800
commitc21ebed2b0d42104e83548e11b188182a597806e (patch)
treedb41412bd45bcc2292e9e2320e937a53f9c1e942 /.gitignore
parente34f6d89853325c898bf3d70fe394ff9a6d1a502 (diff)
downloadperl-c21ebed2b0d42104e83548e11b188182a597806e.tar.gz
[perl #82650] Ignore DTrace build product
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f8af4233ce..0733ec0272 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,9 @@ bug*.pl
/GNUmakefile
/x2p/GNUmakefile
+# produced by dtrace -H when configured with usedtrace
+perldtrace.h
+
# general build products
*.o
*.a