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


The following commit(s) were added to refs/heads/master by this push:
     new 24aeebfcd Git ignore NetBeans files
24aeebfcd is described below

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

    Git ignore NetBeans files
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index 50cf2cd0f..db02a5a6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,7 @@ site-content
 
 # Mac files
 .DS_Store
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to