This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git
The following commit(s) were added to refs/heads/1.x by this push:
new 730b5c33 Add NetBean IDE metadata files to .gitignore
730b5c33 is described below
commit 730b5c3364dc9a39f9e85c4e7fa801e8b2229d78
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:39:51 2025 -0500
Add NetBean IDE metadata files to .gitignore
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index a3737090..730f2a6d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,7 @@
/.sdkmanrc
site-content/
/.checkstyle
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml