aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2011-04-19 19:13:07 +0000
committerlloyd <[email protected]>2011-04-19 19:13:07 +0000
commit4e86628e4a7921ba7bdfa59faf72c1307552fc1e (patch)
tree623d40f06fb7eb75544b5b4f494ef36df947a0cc
parent7530ebcc5a3ffddf00cef432d6ff409783ae9902 (diff)
Less stuff to ignore in doc subdir now
-rw-r--r--.mtn-ignore9
1 files changed, 3 insertions, 6 deletions
diff --git a/.mtn-ignore b/.mtn-ignore
index b3ed42205..657db91fc 100644
--- a/.mtn-ignore
+++ b/.mtn-ignore
@@ -1,4 +1,7 @@
^Makefile.*$
+^libbotan.*\.so\..*
+^[a-z]+\.(exp|lib)$
+^[a-z]+\.(exe|dll)(\.manifest)?$
^botan-config$
^botan_all\.(cpp|h)$
^botan.pc$
@@ -9,15 +12,9 @@ callgrind.out.*
^checks/ecc_testdata/rsa_private.pkcs8.pem$
^checks/ecc_testdata/wo_dompar_private.pkcs8.pem$
^checks/nist_tests/x509test$
-^doc/_build$
^doc/_static$
-^doc/botan.doxy$
-^doc/doxygen$
^doc/examples/.*\.pem$
^doc/examples/[a-z0-9_]+$
^src/wrap/perl-xs/Botan.(bs|c)$
^src/wrap/perl-xs/Makefile(\.old)?$
^src/wrap/perl-xs/.*blib$
-^[a-z]+\.(exe|dll)(\.manifest)?$
-^[a-z]+\.(exp|lib)$
-^libbotan.*\.so\..*