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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git


The following commit(s) were added to refs/heads/master by this push:
     new b8f62d58 Add NetBean IDE metadata files to .gitignore
b8f62d58 is described below

commit b8f62d5857a42d407e45ef34d904edf36b34e0c1
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:40:02 2025 -0500

    Add NetBean IDE metadata files to .gitignore
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index 3528247d..0aa1cd1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,7 @@ target
 /.project
 /.settings/
 /.DS_Store
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to