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


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

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

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

diff --git a/.gitignore b/.gitignore
index de8a18e09..7d3f9a11e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,7 @@
 /jetty.log_IS_UNDEFINED
 maven-eclipse.xml
 target/
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to