The unified diff between revisions [c7684d43..] and [f00ecee7..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: '.mtn-ignore'

#
#
# patch ".mtn-ignore"
#  from [e34729d46966d5fcbdfd745327eabe6364ce526e]
#    to [b2ab2a341f6e74b13af6591ca9c419592e3c1fe9]
#
============================================================
--- .mtn-ignore	e34729d46966d5fcbdfd745327eabe6364ce526e
+++ .mtn-ignore	b2ab2a341f6e74b13af6591ca9c419592e3c1fe9
@@ -1,12 +1,14 @@
+^Makefile$
+^botan-config$
 ^build$
+^build/build\.h$
 ^build/checks$
+^build/checks/.*\.o$
 ^build/include$
 ^build/include/botan$
+^build/include/botan/.*\.h$
 ^build/lib$
 ^build/lib/.*\.o$
-^build/checks/.*\.o$
-^build/include/botan/.*\.h$
-^build/config\.h$
 ^check$
+^doc/examples/.*\.pem$
+^misc/nist_tests/x509test$
-^Makefile$
-^botan-config$