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


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

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

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

diff --git a/.gitignore b/.gitignore
index 219061d..8c942c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,7 @@
 /target/
 /commons-parent.iml
 /.idea/
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to