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


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

commit f4d78a9f48103d8f96fd370f7086971f1211ffc7
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:39:29 2025 -0500

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

diff --git a/.gitignore b/.gitignore
index 4992cf7e..027f8448 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,7 @@
 .settings/
 /.idea/
 /commons-beanutils2.iml
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to