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-exec.git
The following commit(s) were added to refs/heads/master by this push:
new fcfce1e3 Add NetBean IDE metadata files to .gitignore
fcfce1e3 is described below
commit fcfce1e366a2248a80a6fcac7da2ecfd5505c94f
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:39:48 2025 -0500
Add NetBean IDE metadata files to .gitignore
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 645018a3..be7c6237 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,7 @@ target
.project
.settings
/site-content/
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml