This is an automated email from the ASF dual-hosted git repository.
rainerjung pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 7f129e152 Add .gitignore for ggenerated files
7f129e152 is described below
commit 7f129e152d05253c351d0a8138fa32b855e43183
Author: Rainer Jung <[email protected]>
AuthorDate: Tue Jun 23 13:25:43 2026 +0200
Add .gitignore for ggenerated files
---
native/iis/.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/native/iis/.gitignore b/native/iis/.gitignore
new file mode 100644
index 000000000..df90280c1
--- /dev/null
+++ b/native/iis/.gitignore
@@ -0,0 +1,3 @@
+pcre2/src/config.h
+pcre2/src/pcre2.h
+pcre2/src/pcre2_chartables.c
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]