This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/commons-pool.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new aad90add Add NetBean IDE metadata files to .gitignore
aad90add is described below

commit aad90add4141ff215d52a98df36862d40e4e8c53
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:40:13 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