This is an automated email from the ASF dual-hosted git repository.
mukulg pushed a commit to branch xml-schema-1.1-dev
in repository https://gitbox.apache.org/repos/asf/xerces-j.git
The following commit(s) were added to refs/heads/xml-schema-1.1-dev by this
push:
new 39b2c6be6 committing changes similar to Elliotte Rusty Harold's github
PR https://github.com/apache/xerces-j/pull/4, on Xerces-J dev repos branch
xml-schema-1.1-dev
39b2c6be6 is described below
commit 39b2c6be64402756973572426883cfb6e99b008d
Author: Mukul Gandhi <[email protected]>
AuthorDate: Fri Jan 17 22:36:48 2025 +0530
committing changes similar to Elliotte Rusty Harold's github PR
https://github.com/apache/xerces-j/pull/4, on Xerces-J dev repos branch
xml-schema-1.1-dev
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 4a95481e6..7d23aa549 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,6 @@
/bin/
/build/
+out.xml
+/out/
+*.iml
+.idea/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]