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-fileupload.git
The following commit(s) were added to refs/heads/master by this push:
new 2f02f71e Add NetBean IDE metadata files to .gitignore
2f02f71e is described below
commit 2f02f71e3c669c116944636735eff90de3358b85
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:39:49 2025 -0500
Add NetBean IDE metadata files to .gitignore
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 18698328..dda7d391 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,7 @@
maven-eclipse.xml
target/
site-content/
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml