This is an automated email from the ASF dual-hosted git repository.

isapir pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.1.x by this push:
     new c7b1935293 Added gitignore to modules
c7b1935293 is described below

commit c7b193529356ef1d0c3dcc46a6e6a0e8cbd4a669
Author: Igal Sapir <isa...@apache.org>
AuthorDate: Fri Jun 14 13:44:58 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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to