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


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

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

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

diff --git a/.gitignore b/.gitignore
index 7c7d76a3..bfdcb476 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,7 @@ src/w3c
 /.classpath
 /.project
 /.settings/
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to