This is an automated email from the ASF dual-hosted git repository.
elharo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/xerces-j.git
The following commit(s) were added to refs/heads/main by this push:
new 26ae1aab5 Ignore Eclipse .settings file (#78)
26ae1aab5 is described below
commit 26ae1aab54bc301665b348c81120cba06baccf67
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Sun Mar 1 09:13:12 2026 -0500
Ignore Eclipse .settings file (#78)
---
.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]