aboutsummaryrefslogtreecommitdiffstats
path: root/.mtn-ignore
diff options
context:
space:
mode:
authorlloyd <[email protected]>2006-06-21 05:19:47 +0000
committerlloyd <[email protected]>2006-06-21 05:19:47 +0000
commit0d65c07330591cbefa8599f62c53ceecbdbe070d (patch)
tree69cdc1f2b344bdc5ac032ee5cb9ed44f4ee61634 /.mtn-ignore
parent583437a6b8607b38673fd414f18ba5c53c180771 (diff)
Ignore the x509test binary too
Diffstat (limited to '.mtn-ignore')
-rw-r--r--.mtn-ignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.mtn-ignore b/.mtn-ignore
index aec021abc..a10c39aa8 100644
--- a/.mtn-ignore
+++ b/.mtn-ignore
@@ -1,3 +1,6 @@
+^check$
+^Makefile$
+^botan-config$
^build$
^build/checks$
^build/include$
@@ -7,6 +10,4 @@
^build/checks/.*\.o$
^build/include/botan/.*\.h$
^build/config\.h$
-^check$
-^Makefile$
-^botan-config$
+^misc/nist_tests/x509test$