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


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

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

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

diff --git a/.gitignore b/.gitignore
index b9493d72..1c46757b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,7 @@ site-content
 .classpath
 .project
 .externalToolBuilders
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to