This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push: new 6a4ef49 Add to gitignore 6a4ef49 is described below commit 6a4ef49856bd45b4f2c8bda7a5f70be932e336a4 Author: remm <r...@apache.org> AuthorDate: Wed Nov 3 12:52:44 2021 +0100 Add to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8901fb2..788923a 100644 --- a/.gitignore +++ b/.gitignore @@ -45,4 +45,5 @@ bin/setenv.* java/org/apache/catalina/startup/catalina.properties modules/jdbc-pool/bin modules/jdbc-pool/includes +modules/openssl-panama-foreign/target webapps/docs/jdbc-pool.xml --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org