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


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

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

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

diff --git a/.gitignore b/.gitignore
index 104d0a6..4bc5762 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,7 @@
 ### VS Code ###
 .vscode/
 /.DS_Store
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to