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-dbutils.git
The following commit(s) were added to refs/heads/master by this push:
new e60553c Add NetBean IDE metadata files to .gitignore
e60553c is described below
commit e60553c2f83760dbb8ab8fe03d8317c48050c8b7
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:39:44 2025 -0500
Add NetBean IDE metadata files to .gitignore
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 764a054..050969a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,7 @@ target/
/.settings/
/.classpath
tags
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml