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-release-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 3b87961 Add NetBean IDE metadata files to .gitignore
3b87961 is described below
commit 3b8796176975f674021a51ca9f8738b0841b2a55
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:40:17 2025 -0500
Add NetBean IDE metadata files to .gitignore
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 92a1b2a..4d906fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,7 @@ site-content
.project
.externalToolBuilders
/.checkstyle
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml