This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch 1.X
in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git
The following commit(s) were added to refs/heads/1.X by this push:
new ef66b1d1 Add NetBean IDE metadata files to .gitignore
ef66b1d1 is described below
commit ef66b1d1d9cf292fd840df304423fbee18d059db
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:39:30 2025 -0500
Add NetBean IDE metadata files to .gitignore
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 4381e767..442e29d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,7 @@
.settings/
/site-content/
/.idea/
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml