This is an automated email from the ASF dual-hosted git repository.
isapir pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new eb87f19a69 Added gitignore to modules
eb87f19a69 is described below
commit eb87f19a69ec566419722cab70d1dceec722716f
Author: Igal Sapir <[email protected]>
AuthorDate: Fri Jun 14 14:09:24 2024 -0700
Added gitignore to modules
---
modules/jdbc-pool/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/modules/jdbc-pool/.gitignore b/modules/jdbc-pool/.gitignore
new file mode 100644
index 0000000000..2f7896d1d1
--- /dev/null
+++ b/modules/jdbc-pool/.gitignore
@@ -0,0 +1 @@
+target/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]