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-digester.git
The following commit(s) were added to refs/heads/master by this push:
new 2f1d30d4 Add NetBean IDE metadata files to .gitignore
2f1d30d4 is described below
commit 2f1d30d42ec60d0aa5a507fe108a82423449b7d8
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:39:45 2025 -0500
Add NetBean IDE metadata files to .gitignore
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 4d1f66d3..265c16a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,7 @@
**/target/
**/*.iml
**/.idea/
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml