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


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

commit 9eaf8f61e3f30e91407c2c95bad31f8427f48a59
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:39:28 2025 -0500

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

diff --git a/.gitignore b/.gitignore
index 4b0f2169..a6215bd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,7 @@
 /maven-eclipse.xml
 .idea
 *.iml
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to