diff options
author | lloyd <[email protected]> | 2015-02-06 01:59:50 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2015-02-06 01:59:50 +0000 |
commit | f41ae8e3119fa5647f142dc2a806799cdafa21d4 (patch) | |
tree | 1fefda59711dbe6db6d5a7a75117b237bd85a2f6 | |
parent | 1c198a86b3461adbc759a3a423d302c763255cd4 (diff) |
Update ignores
-rw-r--r-- | .mtn-ignore | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/.mtn-ignore b/.mtn-ignore index 3f784afd8..f14208625 100644 --- a/.mtn-ignore +++ b/.mtn-ignore @@ -1,24 +1,15 @@ -^Makefile.*$ +^Makefile.* ^libbotan.*\.so\..* ^[a-z]+\.(exp|lib)$ ^[a-z]+\.(exe|dll)(\.manifest)?$ -^botan-config$ ^botan_all\.(cpp|h)$ -^botan.pc$ ^build$ ^build.log$ -callgrind.out.* ^botan$ ^botan-test$ ^src/tests/data/ecc/dompar_private.pkcs8.pem$ ^src/tests/data/ecc/rsa_private.pkcs8.pem$ ^src/tests/data/ecc/wo_dompar_private.pkcs8.pem$ -^src/test-data/nist_tests/x509test$ -^doc/_static$ -^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$ -#^.*\.(key|crt|pem)$ -^.*\.patch$ |