This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/commons-email.git


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

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

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

diff --git a/.gitignore b/.gitignore
index 10bef9b1..29bb160e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,7 @@ target
 .classpath
 .project
 .settings
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to