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-bsf.git
The following commit(s) were added to refs/heads/master by this push:
new e5b1842 Add NetBean IDE metadata files to .gitignore
e5b1842 is described below
commit e5b1842a54e5c0f83541233cf1a4c13c9a4becfe
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:39:31 2025 -0500
Add NetBean IDE metadata files to .gitignore
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index efb150e..776c18c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,7 @@
/bsf.iml
/cachedir/
/cachedir/**
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml