This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch elharo-patch-1 in repository https://gitbox.apache.org/repos/asf/xerces-j.git
commit bba56c51c1f078113daa2d20e38a6a55cc742f4f Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Sun Mar 1 14:06:23 2026 +0000 Ignore Eclipse .settings file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d1496c600..8cf538019 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ out.xml .DS_Store .classpath .project +.settings --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
