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