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


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

commit 498fe0ace2d459adaabe1f83947ed0c63412c31e
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:39:41 2025 -0500

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

diff --git a/.gitignore b/.gitignore
index d76977b..cade074 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,7 @@
 **/.vs/
 /commons-daemon.iml
 **/.DS_Store
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to