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-ognl.git
The following commit(s) were added to refs/heads/master by this push:
new 3f4e7e0 Add NetBean IDE metadata files to .gitignore
3f4e7e0 is described below
commit 3f4e7e0c918fe2e01df656cd5f770847fdedac7d
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:40:09 2025 -0500
Add NetBean IDE metadata files to .gitignore
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 183d14c..6bb85a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,7 @@ target/
/.classpath
/.project
/.settings/
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml