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


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

commit f2e1d3ab55bf3967d79a34fbddddd94c5270bd18
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:40:07 2025 -0500

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

diff --git a/.gitignore b/.gitignore
index 689c4020..ba2dff4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,7 @@
 .idea/
 *.iml
 /site-content/
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to