blob: 24a7f4f885463da97e6ad287adaf5e4bd860c70d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
^Makefile.*$
^botan-config$
^botan.pc$
^build$
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$
^doc/[a-z]+\.(pdf|log|toc)$
^doc/examples/.*\.pem$
^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)$
|