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


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

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

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

diff --git a/.gitignore b/.gitignore
index 5c3fa26a..fef9a0fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,7 @@ src/main/resources/com/intel/chimera/native/*
 .externalToolBuilders/*
 maven-eclipse.xml
 /libcrypto.dylib
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to