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


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

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

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

diff --git a/.gitignore b/.gitignore
index 29404352..a32c7b6d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,7 @@ site-content*
 /maven-eclipse.xml
 nb-configuration.xml
 *.swp
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to