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


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

commit b83da24c57ec32cf4c4ee7dcb58b09861c9c17ce
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:39:36 2025 -0500

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

diff --git a/.gitignore b/.gitignore
index d7751e7a7..92a0cd4ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,7 @@ target
 /.externalToolBuilders/
 /maven-eclipse.xml
 /.java-version
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to