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-codec.git
The following commit(s) were added to refs/heads/master by this push:
new 92babf5f Add NetBean IDE metadata files to .gitignore
92babf5f is described below
commit 92babf5f83fcca610a5681bbcc8060c9c993823c
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:39:35 2025 -0500
Add NetBean IDE metadata files to .gitignore
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index b2371c12..98e00a7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,7 @@ target/
.classpath
.externalToolBuilders/*
/commons-codec.iml
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml