aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-02-06 20:17:31 -0600
committerBrent Cook <bcook@openbsd.org>2015-02-06 20:17:31 -0600
commitbe5d0cca13c00f5615c16fcfaa5674558a29568b (patch)
treebc654c5639e8dd9c280111efe1954f990118eff4 /.gitignore
parenta323f52a3ffbdaf554efa4f5924315aff3123891 (diff)
downloadportable-be5d0cca13c00f5615c16fcfaa5674558a29568b.tar.gz
portable-be5d0cca13c00f5615c16fcfaa5674558a29568b.tar.bz2
portable-be5d0cca13c00f5615c16fcfaa5674558a29568b.zip
update with latest, add more tests
this adds the new bytestring apis and new regression tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index be8b51d..9f95742 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,6 +53,7 @@ tests/timingsafe*
53tests/*test 53tests/*test
54tests/*test.c 54tests/*test.c
55tests/memmem.c 55tests/memmem.c
56tests/pbkdf2*
56tests/*.pem 57tests/*.pem
57tests/testssl 58tests/testssl
58tests/*.txt 59tests/*.txt