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


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

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

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

diff --git a/.gitignore b/.gitignore
index c30f980e3..64e4b0a84 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