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-imaging.git


The following commit(s) were added to refs/heads/master by this push:
     new b345ceb3 Add NetBean IDE metadata files to .gitignore
b345ceb3 is described below

commit b345ceb3a79caa9e2ef2b5de0e613bdf14d18bab
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:39:54 2025 -0500

    Add NetBean IDE metadata files to .gitignore
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index 70910ad5..c4fb95e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,7 @@ release.properties
 /.project
 /nbproject/
 /commons-imaging.iml
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to