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-validator.git
The following commit(s) were added to refs/heads/master by this push:
new 776c8ca6 Add NetBean IDE metadata files to .gitignore
776c8ca6 is described below
commit 776c8ca6a330a56f70af1d0d3e89ea5f4cae263e
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:40:25 2025 -0500
Add NetBean IDE metadata files to .gitignore
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index be6341ed..f4e1377a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,7 @@
/.vscode/
/commons-validator.iml
/.idea/
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml