aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2025-03-15 04:02:10 -0600
committerTheo Buehler <tb@openbsd.org>2025-03-15 04:03:12 -0600
commit681944a75c608a1379e7bab68f6901b5988056e7 (patch)
tree054e7a478e8dfffb0f216dca106c690079ab8544 /.gitignore
parent917db9a8b79e3e4a55e315e65a7aa9451c050c07 (diff)
downloadportable-master.tar.gz
portable-master.tar.bz2
portable-master.zip
hook x509_name_test to buildHEADmaster
Diffstat (limited to '')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index aedfede..14917f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -144,6 +144,7 @@ tests/x509_algor*
144tests/x509_asn1* 144tests/x509_asn1*
145tests/x509_extensions_test* 145tests/x509_extensions_test*
146tests/x509_info* 146tests/x509_info*
147tests/x509_name_test*
147tests/x509attribute* 148tests/x509attribute*
148tests/x509name* 149tests/x509name*
149tests/x509req_ext* 150tests/x509req_ext*