This is an automated email from the ASF dual-hosted git repository.
isapir 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 89de59e800 Added gitignore to modules
89de59e800 is described below
commit 89de59e80015cdc0f11fede00038c492173628ca
Author: Igal Sapir <[email protected]>
AuthorDate: Fri Jun 14 14:12:32 2024 -0700
Added gitignore to modules
---
modules/jdbc-pool/.gitignore | 1 +
modules/stuffed/.gitignore | 1 +
2 files changed, 2 insertions(+)
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/
diff --git a/modules/stuffed/.gitignore b/modules/stuffed/.gitignore
new file mode 100644
index 0000000000..2f7896d1d1
--- /dev/null
+++ b/modules/stuffed/.gitignore
@@ -0,0 +1 @@
+target/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]