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


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

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

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

diff --git a/.gitignore b/.gitignore
index 998988b..decbd34 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,7 @@ docs/reference/src/main/docbook/en-US/version_info.xml
 .idea
 .forge_settings
 .factorypath
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to