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-text.git
The following commit(s) were added to refs/heads/master by this push:
new d38b9c23 Add NetBean IDE metadata files to .gitignore
d38b9c23 is described below
commit d38b9c23e1dcd1682ce37c90466a7fda40882aad
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:40:24 2025 -0500
Add NetBean IDE metadata files to .gitignore
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 03ca919d..c5860d17 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,7 @@ site-content
.externalToolBuilders
/.checkstyle
/.DS_Store
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml