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-jexl.git


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

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

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

diff --git a/.gitignore b/.gitignore
index 30a64bbd..311c0a2b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,7 @@ target/
 # intellij files
 .idea/
 /*.iml
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to