This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push: new e6c23b819 Make sure openssl directory exists e6c23b819 is described below commit e6c23b819cd3c9167a1090b44aa79cf1cf0f02f2 Author: Mark Thomas <ma...@apache.org> AuthorDate: Fri May 23 17:36:25 2025 +0100 Make sure openssl directory exists --- native/srclib/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/native/srclib/.gitignore b/native/srclib/.gitignore new file mode 100644 index 000000000..2f30acc7e --- /dev/null +++ b/native/srclib/.gitignore @@ -0,0 +1 @@ +# Ensures directory is present in repo --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org