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 b06d84d Ignore macOS files
b06d84d is described below
commit b06d84d387464ffdd605ce8d89faf8b64a6c8e6c
Author: Gary D. Gregory <[email protected]>
AuthorDate: Tue Oct 21 08:52:03 2025 -0400
Ignore macOS files
---
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 30dad69..aeda9c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,4 @@
.settings
target
.idea
-/.DS_Store
+**/.DS_Store