From 28f30570ea733f36e9f7fb6ec40fca1837e90f7c Mon Sep 17 00:00:00 2001
From: Theo Buehler <tb@openbsd.org>
Date: Wed, 17 May 2023 17:05:16 +0200
Subject: Add asn1oct test to .gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index d6b9276..2f30f74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -70,6 +70,7 @@ tests/asn1basic*
 tests/asn1complex*
 tests/asn1evp*
 tests/asn1object*
+tests/asn1oct*
 tests/asn1string_copy*
 tests/asn1_string_to_utf8*
 tests/asn1time*
-- 
cgit v1.2.3-55-g6feb