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


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

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

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

diff --git a/.gitignore b/.gitignore
index 9476abe..331ba5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,7 @@
 .project
 .settings/
 site-content*
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to