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


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

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

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

diff --git a/.gitignore b/.gitignore
index 97965971..5a3aaa1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,7 @@ site-content
 *.iws
 *.ipr
 *.iml
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to