From 2692d41c233fa21d9f5a11430241616cadffaecc Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Thu, 23 Nov 2023 13:06:21 +0100 Subject: [PATCH] tests: git ignore generated second-hsts.txt file File is generated in test lib1900 Follow-up to 7cb03229d9e9c5 Closes #12393 --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.gitignore b/tests/.gitignore index eae0490de7..f08407f527 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -26,3 +26,4 @@ testcurl.html testcurl.pdf *.port config +second-hsts.txt