summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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