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


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

commit 195ae8cd4256062a6f8a66ec55f77840de201fee
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:40:23 2025 -0500

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

diff --git a/.gitignore b/.gitignore
index a379ac4..ac394f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,7 @@
 **/.settings/
 **/target/
 **/*.iml
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to