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


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

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

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

diff --git a/.gitignore b/.gitignore
index 99a51968..ac39a814 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,7 @@ site-content*
 *~
 /.externalToolBuilders/
 /maven-eclipse.xml
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to