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.git
The following commit(s) were added to refs/heads/main by this push:
new 41d4f1c79e Ignore the default Coverity scan output directory
41d4f1c79e is described below
commit 41d4f1c79e379d12697843ac4edb2b85be2e0fc3
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Aug 28 12:50:27 2025 +0100
Ignore the default Coverity scan output directory
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 3634dc1cd7..beca64fffc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,6 +47,7 @@ maven-resolver-ant-tasks-*.jar
thumbs.db
Thumbs.db
bin/setenv.*
+cov-int
java/org/apache/catalina/startup/catalina.properties
modules/**/target
modules/jdbc-pool/bin
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]