aboutsummaryrefslogtreecommitdiffstats
path: root/.mtn-ignore
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-10-15 20:25:23 +0000
committerlloyd <[email protected]>2008-10-15 20:25:23 +0000
commit98f51ba355512fe9c86d944ecb978f8c0df088f1 (patch)
tree2fb32a93282c75e077a5e634acaff23404e1d6e4 /.mtn-ignore
parentc4dd584e3bfaf53f941ca11f3000f23dc3c8c9f7 (diff)
Ignore files generated by InSiTo unit tests int checks/ecc_testdata
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 a96af4c43..ee6f8d743 100644
--- a/.mtn-ignore
+++ b/.mtn-ignore
@@ -10,8 +10,11 @@
^build/include/botan/.*\.h$
^build/lib$
^build/lib/.*\.o$
-/?callgrind.out.*
+callgrind.out.*
^check$
+^checks/ecc_testdata/dompar_private.pkcs8.pem$
+^checks/ecc_testdata/rsa_private.pkcs8.pem$
+^checks/ecc_testdata/wo_dompar_private.pkcs8.pem$
^checks/nist_tests/x509test$
^doc/botan.doxy$
^doc/doxygen$