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-rdf.git
The following commit(s) were added to refs/heads/master by this push:
new f42f1470 Add NetBean IDE metadata files to .gitignore
f42f1470 is described below
commit f42f1470f6a2cd2a1e029deea65c4ead1d1f1a7e
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:40:16 2025 -0500
Add NetBean IDE metadata files to .gitignore
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index de014043..6d0de22c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,7 @@ hs_err_pid*
.project
*.orig
.DS_Store
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml