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


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

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

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

diff --git a/.gitignore b/.gitignore
index e0f2c451..2ff17ae4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,7 @@ buildNumber.properties
 
 /.vscode/
 /.DS_Store
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml

Reply via email to