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


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

commit 3121c3accd9ef22553f5a5cd380da396a2138b0e
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:40:14 2025 -0500

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

diff --git a/.gitignore b/.gitignore
index 6a1e48f..f989902 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,7 @@ target/
 .vscode/
 *.code-workspace
 .history/
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to