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


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

commit 25cf8232973bdcddb07c8f6d0de26e35e27c015b
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:40:12 2025 -0500

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

diff --git a/.gitignore b/.gitignore
index a4de27f0..b3976863 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,7 @@ site-content
 .idea/
 .vscode/
 *.iml
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to