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-build-plugin.git


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

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

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

diff --git a/.gitignore b/.gitignore
index c30f980..64e4b0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,7 @@ site-content
 .project
 .externalToolBuilders
 .checkstyle
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to