aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-05-28 12:07:44 -0600
committerTheo Buehler <tb@openbsd.org>2024-05-28 12:07:44 -0600
commite8bd2e956ee08053d03ce361fdeae12f4c7cf899 (patch)
treeef98291648e96563cdc6fa578416b1b964838805 /.gitignore
parent82d645aae862f2c4cccccf0eb123ed7b04043361 (diff)
downloadportable-e8bd2e956ee08053d03ce361fdeae12f4c7cf899.tar.gz
portable-e8bd2e956ee08053d03ce361fdeae12f4c7cf899.tar.bz2
portable-e8bd2e956ee08053d03ce361fdeae12f4c7cf899.zip
Link x509_extensions_test to build
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 678e87d..4f4cf89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -139,6 +139,7 @@ tests/compat/*.c
139tests/verify* 139tests/verify*
140tests/x509_algor* 140tests/x509_algor*
141tests/x509_asn1* 141tests/x509_asn1*
142tests/x509_extensions_test*
142tests/x509_info* 143tests/x509_info*
143tests/x509attribute* 144tests/x509attribute*
144tests/x509name* 145tests/x509name*