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-skin.git
The following commit(s) were added to refs/heads/master by this push:
new eebce54 Add NetBean IDE metadata files to .gitignore
eebce54 is described below
commit eebce5406e8142a680fd130dcb555f339263a6bf
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 6 11:40:21 2025 -0500
Add NetBean IDE metadata files to .gitignore
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index aeda9c3..c44f6a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,7 @@
target
.idea
**/.DS_Store
+
+# NetBeans files
+nb-configuration.xml
+nbactions.xml