aboutsummaryrefslogtreecommitdiffstats
path: root/.mtn-ignore
diff options
context:
space:
mode:
Diffstat (limited to '.mtn-ignore')
-rw-r--r--.mtn-ignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.mtn-ignore b/.mtn-ignore
index 63acd11e3..9472cff88 100644
--- a/.mtn-ignore
+++ b/.mtn-ignore
@@ -1,4 +1,4 @@
-^Makefile$
+^Makefile.*$
^botan-config$
^botan.pc$
^build$
@@ -22,3 +22,6 @@ callgrind.out.*
^doc/.*\.log$
^doc/.*\.toc$
^doc/examples/.*\.pem$
+^src/wrap/perl-xs/Botan.(bs|c)$
+^src/wrap/perl-xs/Makefile(\.old)?$
+^src/wrap/perl-xs/.*blib$