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


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

commit 08a54d7a8c03cfd65ccfd4ff8dc7e606757c6925
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:40:05 2025 -0500

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

diff --git a/.gitignore b/.gitignore
index 3f5af817d..811d800cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,7 @@ site-content*
 *~
 /.externalToolBuilders/
 /maven-eclipse.xml
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to